-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[ONNX] Remove deprecated OperatorExportTypes and ExportTypes #136277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
[ghstack-poisoned]
## Changes - Remove export_to_pretty_string - Remove OperatorExportTypes and ExportTypes and all usages - Remove the Expect tests. - Remove _exporter_states [ghstack-poisoned]
ghstack-source-id: 8d8114e Pull Request resolved: pytorch#136277 Signed-off-by: Justin Chu <[email protected]>
## Changes - Remove export_to_pretty_string - Remove OperatorExportTypes and ExportTypes and all usages - Remove the Expect tests. - Remove _exporter_states [ghstack-poisoned]
## Changes - Remove export_to_pretty_string - Remove OperatorExportTypes and ExportTypes and all usages - Remove the Expect tests. - Remove _exporter_states [ghstack-poisoned]
## Changes - Remove export_to_pretty_string - Remove OperatorExportTypes and ExportTypes and all usages - Remove the Expect tests. - Remove _exporter_states [ghstack-poisoned]
## Changes - Remove export_to_pretty_string - Remove OperatorExportTypes and ExportTypes and all usages - Remove the Expect tests. - Remove _exporter_states [ghstack-poisoned]
ghstack-source-id: 4ee51b2 Pull Request resolved: #136277 Signed-off-by: Justin Chu <[email protected]>
## Changes - Remove export_to_pretty_string - Remove OperatorExportTypes and ExportTypes and all usages - Remove the Expect tests. - Remove _exporter_states [ghstack-poisoned]
## Changes - Remove export_to_pretty_string - Remove OperatorExportTypes and ExportTypes and all usages - Remove the Expect tests. - Remove _exporter_states [ghstack-poisoned]
ghstack-source-id: 0115ec4 Pull Request resolved: #136277 Signed-off-by: Justin Chu <[email protected]>
## Changes - Remove export_to_pretty_string - Remove OperatorExportTypes and ExportTypes and all usages - Remove the Expect tests. - Remove _exporter_states [ghstack-poisoned]
## Changes - Remove export_to_pretty_string - Remove OperatorExportTypes and ExportTypes and all usages - Remove the Expect tests. - Remove _exporter_states [ghstack-poisoned]
## Changes - Remove export_to_pretty_string - Remove OperatorExportTypes and ExportTypes and all usages - Remove _exporter_states [ghstack-poisoned]
## Changes - Remove export_to_pretty_string - Remove OperatorExportTypes and ExportTypes and all usages - Remove _exporter_states [ghstack-poisoned]
ghstack-source-id: 6c1d495 Pull Request resolved: #136277 Signed-off-by: Justin Chu <[email protected]>
ghstack-source-id: 51809fa Pull Request resolved: pytorch#136277 Signed-off-by: Justin Chu <[email protected]>
| ], | ||
| "torch.onnx": [ | ||
| "Dict", | ||
| "OperatorExportTypes", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please elaborate where it was documented as deprecated?
malfet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, if we have a public document somewhere saying that onnx. OperatorExportTypes is deprecated
|
I see OperatorExportTypes is used by some Meta projects. |
|
Thanks, will mark as deprecated in documentation for now. |
ghstack-source-id: 65d9d79 Pull Request resolved: #136277 Signed-off-by: Justin Chu <[email protected]>
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
Stack from ghstack (oldest at bottom):
Changes
assertExpectedONNXGraphin jit_utils