* Add graph rewrite rule that removes repeated application of scalar unary ops...
* Add graph rewrite rule that removes repeated application of scalar unary ops that are involutions (their own inverse). * Update rewrite rule for Transpose to also handle ConjugateTranspose. PiperOrigin-RevId: 173967184
Loading
Please sign in to comment