ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
onert::ir::operation::BatchMatMul::Param Struct Reference

#include <BatchMatMul.h>

Data Fields

bool adj_x
 
bool adj_y
 

Detailed Description

Definition at line 34 of file BatchMatMul.h.

Field Documentation

◆ adj_x

bool onert::ir::operation::BatchMatMul::Param::adj_x

◆ adj_y

bool onert::ir::operation::BatchMatMul::Param::adj_y

The documentation for this struct was generated from the following file: