ONE - On-device Neural Engine
|
#include <TFShapeInferenceHelper.h>
Public Member Functions | |
loco::Padding2D | operator() (const PlaneShape &in) |
![]() | |
PlaneShape | operator() (const PlaneShape &in) |
void | padding (const TFPadding &value) |
void | window (const loco::Window< 2 > value) |
void | stride (const loco::Stride< 2 > value) |
Additional Inherited Members | |
![]() | |
void | fill (Parameters &p, const PlaneShape &in) |
PlaneShape | infer (const Parameters &p, const PlaneShape &) |
Definition at line 177 of file TFShapeInferenceHelper.h.
|
inline |
Definition at line 180 of file TFShapeInferenceHelper.h.
References loco::Padding2D::bottom(), moco::PlaneInference::fill(), loco::Padding2D::left(), p, loco::Padding2D::right(), and loco::Padding2D::top().