ONE - On-device Neural Engine
Loading...
Searching...
No Matches
BinaryArithmeticLayer.cc File Reference

Go to the source code of this file.

Namespaces

namespace  onert
 
namespace  onert::backend
 
namespace  onert::backend::cpu
 
namespace  onert::backend::cpu::ops
 

Functions

ops::ArithmeticType onert::backend::cpu::convertArithmeticType (ir::operation::BinaryArithmetic::ArithmeticType arithmetic_type_ir)
 

Variable Documentation

◆ _lhs_shape

nnfw::cker::Shape _lhs_shape

Definition at line 77 of file BinaryArithmeticLayer.cc.

◆ _need_broadcast

bool _need_broadcast

Definition at line 81 of file BinaryArithmeticLayer.cc.

◆ _op_params

Definition at line 80 of file BinaryArithmeticLayer.cc.

◆ _output_shape

nnfw::cker::Shape _output_shape

◆ _rhs_shape

nnfw::cker::Shape _rhs_shape

Definition at line 78 of file BinaryArithmeticLayer.cc.