Searched defs:old_shape (Results 1 – 3 of 3) sorted by relevance
80 static Shape RowMajorShape(const Shape& old_shape) { in RowMajorShape()88 static Shape ColMajorShape(const Shape& old_shape) { in ColMajorShape()
195 Shape old_shape = hlo->shape(); in Run() local
185 const Shape& new_shape) { in PadForTensorCores()