ONE - On-device Neural Engine
|
#include <KernelParams.h>
Data Fields | |
bool | adj_x |
bool | adj_y |
Definition at line 48 of file KernelParams.h.
bool luci_interpreter::BatchMatMulParams::adj_x |
Definition at line 50 of file KernelParams.h.
Referenced by luci_interpreter::build_kernel_CircleBatchMatMul(), luci_interpreter::kernels::BatchMatMul::configure(), and luci_interpreter::kernels::BatchMatMul::execute().
bool luci_interpreter::BatchMatMulParams::adj_y |
Definition at line 51 of file KernelParams.h.
Referenced by luci_interpreter::build_kernel_CircleBatchMatMul(), luci_interpreter::kernels::BatchMatMul::configure(), and luci_interpreter::kernels::BatchMatMul::execute().