Searched refs:AppendMinorDimension (Results 1 – 3 of 3) sorted by relevance
303 static void AppendMinorDimension(int bound, Shape* shape);
468 /* static */ void ShapeUtil::AppendMinorDimension(int bound, Shape* shape) { in AppendMinorDimension() function in xla::ShapeUtil
484 ShapeUtil::AppendMinorDimension(ratio, &new_shape); in InferBitcastConvertShape()