ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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
 

Variable Documentation

◆ _lhs_shape

nnfw::cker::Shape _lhs_shape

Definition at line 29 of file BinaryArithmeticLayer.cc.

◆ _need_broadcast

bool _need_broadcast

Definition at line 33 of file BinaryArithmeticLayer.cc.

◆ _op_params

Definition at line 32 of file BinaryArithmeticLayer.cc.

◆ _output_shape

nnfw::cker::Shape _output_shape

◆ _rhs_shape

nnfw::cker::Shape _rhs_shape

Definition at line 30 of file BinaryArithmeticLayer.cc.