ONE - On-device Neural Engine
|
#include <ArgMinMax.h>
Data Fields | |
DataType | output_type |
bool | is_arg_max = true |
Definition at line 38 of file ArgMinMax.h.
bool onert::ir::operation::ArgMinMax::Param::is_arg_max = true |
Definition at line 41 of file ArgMinMax.h.
Referenced by onert::backend::cpu::KernelGenerator::visit(), and onert::ir::OperationDumper::visit().
DataType onert::ir::operation::ArgMinMax::Param::output_type |
Definition at line 40 of file ArgMinMax.h.
Referenced by onert::ir::OperationValidator::visit().