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
Summary:
Pull Request resolved: #357
When using supported operators for partitioning, we need to know which nodes are attributes. With the new torch.export, we need the exported program in order to find this information. We add ExportedProgram to OperatorSupport so constraints have access to ExportedProgram and can use information of attributes to determine how to partition
Reviewed By: digantdesai
Differential Revision: D49301134
fbshipit-source-id: fa685d7f94ec15443cc2e364189a83d210f204bf
0 commit comments