[XLA] Rename "MonotonicDim0MajorLayout" to "DescendingLayout".
This is shorter, and hopefully less confusing. As a result, we rename NormalizeShapeToMonotonicDim0MajorLayout to the more descriptive MakeShapeWithDescendingLayoutAndSamePhysicalLayout, and rename MakeShapewithMonotonicDim0MajorLayout to MakeShapeWithDescendingLayout. We also beef up the comments on the first function. PiperOrigin-RevId: 179608145
Loading
Please sign in to comment