Loading...
Searching...
No Matches
Go to the source code of this file.
|
| template<typename T , int N> |
| void | luci_interpreter_pal::TransposeImpl (const TransposeParams ¶ms, 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 ¶ms, const luci_interpreter::RuntimeShape &unextended_input_shape, const T *input_data, const luci_interpreter::RuntimeShape &unextended_output_shape, T *output_data) |
| |