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
Allow Dynamo tracing for embeddings_cat_empty_rank_handle_inference (#2881)
Summary:
Pull Request resolved: #2881
Currently embeddings_cat_empty_rank_handle_inference cannot be traced by Dynamo. We have to exclude the op from lowering causing unnecessary and all kinds of graph breaks. This change allows the op to be traced into.
Differential Revision: D72879113
fbshipit-source-id: 6219021dfbd5b71b450cda290c3f96394ef65521
0 commit comments