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