ONE - On-device Neural Engine
|
#include <TFShapeInferenceHelper.h>
Data Fields | |
loco::Dimension | height |
loco::Dimension | width |
Definition at line 71 of file TFShapeInferenceHelper.h.
loco::Dimension moco::PlaneShape::height |
Definition at line 73 of file TFShapeInferenceHelper.h.
Referenced by moco::PlaneInference::fill(), moco::PlaneInference::infer(), moco::make_plane_shape(), moco::Padding2DInference::operator()(), and moco::FeatureShapeUpdater::with().
loco::Dimension moco::PlaneShape::width |
Definition at line 74 of file TFShapeInferenceHelper.h.
Referenced by moco::PlaneInference::fill(), moco::PlaneInference::infer(), moco::make_plane_shape(), moco::Padding2DInference::operator()(), and moco::FeatureShapeUpdater::with().