|
ONE - On-device Neural Engine
|
#include <BatchMatMul.h>
Data Fields | |
| bool | adj_x |
| bool | adj_y |
Definition at line 34 of file BatchMatMul.h.
| bool onert::ir::operation::BatchMatMul::Param::adj_x |
Definition at line 36 of file BatchMatMul.h.
Referenced by onert::shape_inference::inferBatchMatMulShape().
| bool onert::ir::operation::BatchMatMul::Param::adj_y |
Definition at line 37 of file BatchMatMul.h.
Referenced by onert::shape_inference::inferBatchMatMulShape().