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
Add RemoveAssert pass to remove _assert_tensor_metadata nodes (#7277)
Summary:
`_assert_tensor_metadata` nodes is added to the result of exported graphs in D66988295.
(More background in T209705957, mostly to relax aten.to constraint).
Add a pass to remove this op when calling to_edge.
Differential Revision: D67057219
0 commit comments