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

#include <ArgMinMax.h>

Data Fields

DataType output_type
 
bool is_arg_max = true
 

Detailed Description

Definition at line 34 of file ArgMinMax.h.

Field Documentation

◆ is_arg_max

bool onert::ir::operation::ArgMinMax::Param::is_arg_max = true

◆ output_type

DataType onert::ir::operation::ArgMinMax::Param::output_type

Definition at line 36 of file ArgMinMax.h.

Referenced by onert::ir::OperationValidator::visit().


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