|
ONE - On-device Neural Engine
|
#include <ShapeDescription.h>
Data Fields | |
| std::vector< int32_t > | _dims |
| bool | _rank_known |
Definition at line 31 of file ShapeDescription.h.
| std::vector<int32_t> luci::ShapeDescription::_dims |
Definition at line 33 of file ShapeDescription.h.
Referenced by luci::getOpPadding().
| bool luci::ShapeDescription::_rank_known |
Definition at line 34 of file ShapeDescription.h.
Referenced by luci::to_shape_description(), and luci::to_shape_description().