ONE - On-device Neural Engine
|
Go to the source code of this file.
Namespaces | |
namespace | onert |
namespace | onert::backend |
namespace | onert::backend::cpu |
namespace | onert::backend::cpu::ops |
nnfw::cker::Shape _lhs_shape |
Definition at line 29 of file BinaryArithmeticLayer.cc.
bool _need_broadcast |
Definition at line 33 of file BinaryArithmeticLayer.cc.
nnfw::cker::BinaryArithmeticOpParam _op_params |
Definition at line 32 of file BinaryArithmeticLayer.cc.
nnfw::cker::Shape _output_shape |
Definition at line 31 of file BinaryArithmeticLayer.cc.
Referenced by kbenchmark::operation::TransposeConv::params().
nnfw::cker::Shape _rhs_shape |
Definition at line 30 of file BinaryArithmeticLayer.cc.