|
ONE - On-device Neural Engine
|
#include <BinaryArithmetic.h>
Data Fields | |
| ArithmeticType | arithmetic_type |
| Activation | activation |
Definition at line 43 of file BinaryArithmetic.h.
| Activation onert::ir::operation::BinaryArithmetic::Param::activation |
Definition at line 46 of file BinaryArithmetic.h.
Referenced by onert::backend::train::KernelGenerator::visit(), and onert::ir::train::UseDefGenerator::visit().
| ArithmeticType onert::ir::operation::BinaryArithmetic::Param::arithmetic_type |
Definition at line 45 of file BinaryArithmetic.h.
Referenced by onert::ir::operation::BinaryArithmetic::name(), and onert::backend::train::KernelGenerator::visit().