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()
100 ExtendShape(&input0_shape, dims_count); in EvaluateBinaryOperatorOnConstantInputs()101 ExtendShape(&input1_shape, dims_count); in EvaluateBinaryOperatorOnConstantInputs()
114 void ExtendShape(Shape* shape, int new_shape_size);
610 void ExtendShape(Shape* shape, int new_shape_size) { in ExtendShape() function2097 ExtendShape(&extended_input_shape, 4); in ShuffleArrayTemplate()2099 ExtendShape(&extended_output_shape, 4); in ShuffleArrayTemplate()