ONE - On-device Neural Engine
|
#include <Params.h>
Data Fields | |
int8_t | perm_count |
int32_t | perm [5] |
int32_t luci_interpreter_pal::TransposeParams::perm[5] |
Definition at line 132 of file Params.h.
Referenced by luci_interpreter::execute_kernel_CircleTranspose(), and luci_interpreter_pal::TransposeImpl().
int8_t luci_interpreter_pal::TransposeParams::perm_count |
Definition at line 131 of file Params.h.
Referenced by luci_interpreter::execute_kernel_CircleTranspose().