module
Phase::ShapeUtil
Extended Modules
Defined in:
shape_util.crInstance Method Summary
-
#compatible_shapes?(shape1, shape2)
checks if two shapes define the same data layout, i.e.
Instance Method Detail
def compatible_shapes?(shape1, shape2)
#
checks if two shapes define the same data layout, i.e. are equal up to trailing ones.