Home
last modified time | relevance | path

Searched defs:new_shape_size (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Druntime_shape.h143 inline static RuntimeShape ExtendedShape(int new_shape_size, in ExtendedShape()
169 RuntimeShape(int new_shape_size, const RuntimeShape& shape, int pad_value) in RuntimeShape()
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dtooling_util.cc640 void ExtendShape(Shape* shape, int new_shape_size) { in ExtendShape()
648 void UnextendShape(Shape* shape, int new_shape_size) { in UnextendShape()