ONE - On-device Neural Engine
|
#include <BatchMatMul.h>
Data Fields | |
bool | adj_x |
bool | adj_y |
Definition at line 38 of file BatchMatMul.h.
bool onert::ir::operation::BatchMatMul::Param::adj_x |
Definition at line 40 of file BatchMatMul.h.
Referenced by onert::shape_inference::inferBatchMatMulShape(), and onert::backend::cpu::KernelGenerator::visit().
bool onert::ir::operation::BatchMatMul::Param::adj_y |
Definition at line 41 of file BatchMatMul.h.
Referenced by onert::shape_inference::inferBatchMatMulShape(), and onert::backend::cpu::KernelGenerator::visit().