Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on | test(torchlib)#1180
Merged
justinchuby merged 16 commits intomainfrom Nov 23, 2023
Merged
Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on | test(torchlib)#1180justinchuby merged 16 commits intomainfrom
justinchuby merged 16 commits intomainfrom
Conversation
Signed-off-by: Justin Chu <justinchu@microsoft.com> [ghstack-poisoned]
…t(torchlib) [ghstack-poisoned]
This was referenced Nov 22, 2023
Merged
…NG on | test(torchlib)" ### Changes - Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on - Test with Python 3.11 as well [ghstack-poisoned]
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1180 +/- ##
==========================================
+ Coverage 78.61% 78.64% +0.03%
==========================================
Files 118 118
Lines 15312 15319 +7
Branches 1660 2388 +728
==========================================
+ Hits 12037 12048 +11
+ Misses 2889 2877 -12
- Partials 386 394 +8 ☔ View full report in Codecov by Sentry. |
…NG on | test(torchlib)" ### Changes - Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on - Test with Python 3.11 as well [ghstack-poisoned]
…TAL_PREFER_TRACING on | test(torchlib)" ### Changes - Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on - Test with Python 3.11 as well [ghstack-poisoned]
…NG on | test(torchlib)" ### Changes - Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on - Test with Python 3.11 as well [ghstack-poisoned]
Test Results 24 files + 6 24 suites +6 1h 32m 51s ⏱️ + 31m 26s For more details on these failures, see this check. Results for commit 55bdb27. ± Comparison against base commit 77ef131. This pull request removes 469 and adds 487 tests. Note that renamed tests count towards both.This pull request removes 2 skipped tests and adds 20 skipped tests. Note that renamed tests count towards both.This pull request skips 43 and un-skips 2 tests.♻️ This comment has been updated with latest results. |
BowenBao
approved these changes
Nov 22, 2023
…TAL_PREFER_TRACING on | test(torchlib)" ### Changes - Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on - Test with Python 3.11 as well [ghstack-poisoned]
…NG on | test(torchlib)" ### Changes - Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on - Test with Python 3.11 as well [ghstack-poisoned]
…TAL_PREFER_TRACING on | test(torchlib)" ### Changes - Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on - Test with Python 3.11 as well - Fixes #1061 [ghstack-poisoned]
…NG on | test(torchlib)" ### Changes - Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on - Test with Python 3.11 as well - Fixes #1061 [ghstack-poisoned]
…TAL_PREFER_TRACING on | test(torchlib)" ### Changes - Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on - Test with Python 3.11 as well - Fixes #1061 [ghstack-poisoned]
…NG on | test(torchlib)" ### Changes - Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on - Test with Python 3.11 as well - Fixes #1061 [ghstack-poisoned]
…TAL_PREFER_TRACING on | test(torchlib)" ### Changes - Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on - Test with Python 3.11 as well - Fixes #1061 - Fix aten::any.dims and aten::all.dims [ghstack-poisoned]
…NG on | test(torchlib)" ### Changes - Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on - Test with Python 3.11 as well - Fixes #1061 - Fix aten::any.dims and aten::all.dims [ghstack-poisoned]
…TAL_PREFER_TRACING on | test(torchlib)" ### Changes - Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on - Test with Python 3.11 as well - Fixes #1061 - Fix aten::any.dims and aten::all.dims [ghstack-poisoned]
…NG on | test(torchlib)" ### Changes - Create env to test with TORCHLIB_EXPERIMENTAL_PREFER_TRACING on - Test with Python 3.11 as well - Fixes #1061 - Fix aten::any.dims and aten::all.dims [ghstack-poisoned]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack from ghstack (oldest at bottom):
Changes