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
 

Variable Documentation

◆ _lhs_shape

nnfw::cker::Shape _lhs_shape

Definition at line 35 of file BinaryArithmeticLayer.cc.

◆ _need_broadcast

bool _need_broadcast

Definition at line 39 of file BinaryArithmeticLayer.cc.

◆ _op_params

Definition at line 38 of file BinaryArithmeticLayer.cc.

◆ _output_shape

nnfw::cker::Shape _output_shape

Definition at line 37 of file BinaryArithmeticLayer.cc.

◆ _rhs_shape

nnfw::cker::Shape _rhs_shape

Definition at line 36 of file BinaryArithmeticLayer.cc.