Searched refs:ExtendShape (Results 1 – 4 of 4) sorted by relevance
49 ExtendShape(&extended_input_shape, 4); in Transpose()51 ExtendShape(&extended_output_shape, 4); in Transpose()
101 ExtendShape(&input0_shape, dims_count); in EvaluateBinaryOperatorOnConstantInputs()102 ExtendShape(&input1_shape, dims_count); in EvaluateBinaryOperatorOnConstantInputs()
111 void ExtendShape(Shape* shape, int new_shape_size);
638 void ExtendShape(Shape* shape, int new_shape_size) { in ExtendShape() function2141 ExtendShape(&extended_input_shape, 4); in ShuffleArrayTemplate()2143 ExtendShape(&extended_output_shape, 4); in ShuffleArrayTemplate()