You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix transpose optimizer to convert simple FusedBatchNormV3 models correctly. The Identity and Transpose handlers require to update both the subgraph as well as parent graph, and also cases where an op in parent graph is consumed in subgraph.
0 commit comments