-
Notifications
You must be signed in to change notification settings - Fork 607
Cleaning up et_schema for OSS #565
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
✅ Deploy Preview for resplendent-gnome-14e531 canceled.
|
This pull request was exported from Phabricator. Differential Revision: D49839120 |
09d83dc
to
06562e3
Compare
This pull request was exported from Phabricator. Differential Revision: D49839120 |
06562e3
to
2963530
Compare
This pull request was exported from Phabricator. Differential Revision: D49839120 |
2963530
to
991b04f
Compare
This pull request was exported from Phabricator. Differential Revision: D49839120 |
991b04f
to
2a74aec
Compare
This pull request was exported from Phabricator. Differential Revision: D49839120 |
2a74aec
to
1cc834e
Compare
This pull request was exported from Phabricator. Differential Revision: D49839120 |
Summary: These are concepts that aren't useful in the OSS world. Associated tests were also moved - Moved out InferenceRun, OperatorGraphWithStats, ExportedETOperatorGraph for internal - Changed FXOperatorGraph to extending OperatorGraph instead of OperatorGraphWithStats - Tests for EDIR (to be renamed) moved to internal since they are heavily coupled with InferenceRun Reviewed By: tarun292 Differential Revision: D49839120
1cc834e
to
7484b82
Compare
This pull request was exported from Phabricator. Differential Revision: D49839120 |
This pull request has been merged in 39de0bf. |
Summary: Pull Request resolved: #565 These are concepts that aren't useful in the OSS world. Associated tests were also moved - Moved out InferenceRun, OperatorGraphWithStats, ExportedETOperatorGraph for internal - Changed FXOperatorGraph to extending OperatorGraph instead of OperatorGraphWithStats - Tests for EDIR (to be renamed) moved to internal since they are heavily coupled with InferenceRun Reviewed By: tarun292 Differential Revision: D49839120 fbshipit-source-id: f20ba1f88f8461125b3bfd3f487c8f91d8169d7e
Summary:
These are concepts that aren't useful in the OSS world. Associated tests were also moved
Differential Revision: D49839120