Add registration for op AddV2, which is identical to Add, except that it does...
Add registration for op AddV2, which is identical to Add, except that it does does not implement string concatenation. This allows us to mark AddV2 is_commutative and is_aggregate, which will allow optimizers more freedom. PiperOrigin-RevId: 173931848
Loading
Please sign in to comment