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 35 of file BinaryArithmeticLayer.cc.
bool _need_broadcast |
Definition at line 39 of file BinaryArithmeticLayer.cc.
nnfw::cker::BinaryArithmeticOpParam _op_params |
Definition at line 38 of file BinaryArithmeticLayer.cc.
nnfw::cker::Shape _output_shape |
Definition at line 37 of file BinaryArithmeticLayer.cc.
nnfw::cker::Shape _rhs_shape |
Definition at line 36 of file BinaryArithmeticLayer.cc.