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