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