ONE - On-device Neural Engine
Loading...
Searching...
No Matches
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 38 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 40 of file ArgMinMax.h.

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


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