ONE - On-device Neural Engine
|
Go to the source code of this file.
Namespaces | |
namespace | nnfw |
namespace | nnfw::cker |
Functions | |
template<typename T > | |
void | nnfw::cker::DepthToSpace (const Shape &unextended_input_shape, const T *input_data, const Shape &unextended_output_shape, T *output_data, int32_t block_size) |