Searched refs:ShapeFromDims (Results 1 – 1 of 1) sorted by relevance
34 inline void ShapeFromDims(const tflite::Dims<4>& dims, RuntimeShape* shape) { in ShapeFromDims() function607 ShapeFromDims(*input_dims[i], &input_shapes[i]); in Concatenation()628 ShapeFromDims(*input_dims[i], &input_shapes[i]); in Concatenation()653 ShapeFromDims(*input_dims[i], &input_shapes[i]); in DepthConcatenation()670 ShapeFromDims(*output_dims[i], &output_shapes[i]); in TensorFlowSplit()1054 ShapeFromDims(*input_dims[i], &input_shapes[i]); in Pack()1086 ShapeFromDims(*input_dims[i], &input_shapes[i]); in Pack()