|
ONE - On-device Neural Engine
|
#include <ArgMinMax.h>
Data Fields | |
| DataType | output_type |
| bool | is_arg_max = true |
Definition at line 34 of file ArgMinMax.h.
| bool onert::ir::operation::ArgMinMax::Param::is_arg_max = true |
Definition at line 37 of file ArgMinMax.h.
Referenced by onert::ir::OperationDumper::visit().
| DataType onert::ir::operation::ArgMinMax::Param::output_type |
Definition at line 36 of file ArgMinMax.h.
Referenced by onert::ir::OperationValidator::visit().