Fix ShapeUtil::CompatibleIgnoringElementType for opaque types
Previously we had an assymetric comparision when comparing an array type with an opaque type returning false for array vs opaque while true for opaque vs array. PiperOrigin-RevId: 205706477
Loading
Please sign in to comment