-
Notifications
You must be signed in to change notification settings - Fork 65
[Test] Hack to enable optimizer/rewriter integration into dynamo_export #1334
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
- To test in torchbench. - Somehow lintrunner changed unrelated files in this commit. [ghstack-poisoned]
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## gh/BowenBao/26/base #1334 +/- ##
=======================================================
+ Coverage 64.81% 64.85% +0.03%
=======================================================
Files 140 140
Lines 19974 19978 +4
Branches 3349 3349
=======================================================
+ Hits 12947 12957 +10
Misses 6483 6483
+ Partials 544 538 -6 ☔ View full report in Codecov by Sentry. |
Test Results 17 files - 7 17 suites - 7 50m 20s ⏱️ + 30m 40s For more details on these failures, see this check. Results for commit 3288e59. ± Comparison against base commit 1a7320b. ♻️ This comment has been updated with latest results. |
@@ -17,11 +17,15 @@ | |||
from typing_extensions import TypeAlias | |||
|
|||
import onnxscript | |||
|
|||
# Q: Don't know why vscode only recognizes this import style instead of `from onnxscript import optimizer`. |
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.
Prob because optimizer was not imported by __init__.py
?
…gration into dynamo_export" - To test in torchbench. - Somehow lintrunner changed unrelated files in this commit. [ghstack-poisoned]
…er/rewriter integration into dynamo_export" - To test in torchbench. - Somehow lintrunner changed unrelated files in this commit. [ghstack-poisoned]
…dynamo_export" - To test in torchbench. - Somehow lintrunner changed unrelated files in this commit. [ghstack-poisoned]
…dynamo_export" - To test in torchbench. - Somehow lintrunner changed unrelated files in this commit. [ghstack-poisoned]
…er integration into dynamo_export" - To test in torchbench. - Somehow lintrunner changed unrelated files in this commit. [ghstack-poisoned]
…writer integration into dynamo_export" - To test in torchbench. - Somehow lintrunner changed unrelated files in this commit. [ghstack-poisoned]
… optimizer/rewriter integration into dynamo_export" - To test in torchbench. - Somehow lintrunner changed unrelated files in this commit. [ghstack-poisoned]
…dynamo_export" - To test in torchbench. - Somehow lintrunner changed unrelated files in this commit. [ghstack-poisoned]
…tegration into dynamo_export" - To test in torchbench. - Somehow lintrunner changed unrelated files in this commit. [ghstack-poisoned]
…dynamo_export" - To test in torchbench. - Somehow lintrunner changed unrelated files in this commit. [ghstack-poisoned]
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #1334 * #1340 * __->__ #1346 Squashed of the following steps: - #1328 - #1329 - #1330 - #1331 - #1332 - #1333 - #1343 - #1345 Co-authored-by: Shubham Bhokare <[email protected]> Co-authored-by: Justin Chu <[email protected]> Co-authored-by: Xavier Dupré <[email protected]> Co-authored-by: "G. Ramalingam" <[email protected]> Co-authored-by: kunal-vaishnavi <[email protected]> Co-authored-by: Ti-Tai Wang <[email protected]>
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #1334 * __->__ #1340
Closing as not needed. Test benchmark has completed. |
Stack from ghstack (oldest at bottom):