Enable optimizations of operations with neutral/absorbing elements by default....
Enable optimizations of operations with neutral/absorbing elements by default. We leave removal of addition and subtraction with zero out for now, since it is used as a "hack" to force a copy of a tensor in a few places. Once we have fixed this code, we can enable it. PiperOrigin-RevId: 178665567
Loading
Please sign in to comment