Searched defs:PadInferShape (Results 1 – 3 of 3) sorted by relevance
21 int PadInferShape(const TensorC *const *inputs, size_t inputs_size, TensorC **outputs, size_t outpu… in PadInferShape() function
64 abstract::ShapePtr PadInferShape(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &inpu… in PadInferShape() function
104 IMPLEMT_COMMON_INFERFUNC(PadInferShape) { in IMPLEMT_COMMON_INFERFUNC() argument