ONE - On-device Neural Engine
Loading...
Searching...
No Matches
PALTranspose.h File Reference
#include "PALUtils.h"
#include "ProcessBroadcastShapes.h"

Go to the source code of this file.

Namespaces

namespace  luci_interpreter_pal
 

Functions

template<typename T , int N>
void luci_interpreter_pal::TransposeImpl (const TransposeParams &params, const luci_interpreter::RuntimeShape &unextended_input_shape, const T *input_data, const luci_interpreter::RuntimeShape &unextended_output_shape, T *output_data)
 
template<typename T , int N = 5>
void luci_interpreter_pal::Transpose (const TransposeParams &params, const luci_interpreter::RuntimeShape &unextended_input_shape, const T *input_data, const luci_interpreter::RuntimeShape &unextended_output_shape, T *output_data)