Searched defs:SliceInferShape (Results 1 – 3 of 3) sorted by relevance
65 int SliceInferShape(const TensorC *const *inputs, size_t inputs_size, TensorC **outputs, size_t out… in SliceInferShape() function
75 abstract::ShapePtr SliceInferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr… in SliceInferShape() function
457 IMPLEMT_COMMON_INFERFUNC(SliceInferShape) { in IMPLEMT_COMMON_INFERFUNC() argument