Disable graph rewrites in tests that assert a given graph structure. This will...
Disable graph rewrites in tests that assert a given graph structure. This will make it possible to optimize these graphs in the future without having to update the test with every improvement. PiperOrigin-RevId: 160688938
Loading
Please sign in to comment