Searched defs:new_shape_size (Results 1 – 3 of 3) sorted by relevance
231 inline static RuntimeShape ExtendedShape(int new_shape_size, in ExtendedShape()259 RuntimeShape(int new_shape_size, const RuntimeShape& shape, int pad_value) in RuntimeShape()
610 void ExtendShape(Shape* shape, int new_shape_size) { in ExtendShape()618 void UnextendShape(Shape* shape, int new_shape_size) { in UnextendShape()
246 inline static RuntimeShape ExtendedShape(int new_shape_size, in ExtendedShape()274 RuntimeShape(int new_shape_size, const RuntimeShape& shape, int pad_value) in RuntimeShape()