Skip to content

Conversation

zou3519
Copy link
Contributor

@zou3519 zou3519 commented Dec 14, 2023

Stack from ghstack (oldest at bottom):

Tests that are added to a list in dynamo_test_failures.py will
automatically be marked as expectedFailure when run with
PYTORCH_TEST_WITH_DYNAMO=1. I'm splitting this PR off on its own so that
I can test various things on top of it.

Also added an unMarkDynamoStrictTest that is not useful until we turn
on strict mode by default.

Test Plan:

  • code reading

Tests that are added to a list in dynamo_test_failures.py will
automatically be marked as expectedFailure when run with
PYTORCH_TEST_WITH_DYNAMO=1. I'm splitting this PR off on its own so that
I can test various things on top of it.

Also added an unMarkDynamoStrictTest that is not useful until we turn
on strict mode by default.

Test Plan:
- code reading

[ghstack-poisoned]
@zou3519 zou3519 requested a review from a team as a code owner December 14, 2023 17:54
Copy link

pytorch-bot bot commented Dec 14, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/115845

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 0d7e656 with merge base 6500cce (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Tests that are added to a list in dynamo_test_failures.py will
automatically be marked as expectedFailure when run with
PYTORCH_TEST_WITH_DYNAMO=1. I'm splitting this PR off on its own so that
I can test various things on top of it.

Also added an unMarkDynamoStrictTest that is not useful until we turn
on strict mode by default.

Test Plan:
- code reading

[ghstack-poisoned]
@zou3519 zou3519 added the topic: not user facing topic category label Dec 14, 2023
pytorchmergebot pushed a commit that referenced this pull request Dec 15, 2023
In preparation for ~3x increased test time coming in the upcoming PRs.
Pull Request resolved: #115855
Approved by: https://github.com/voznesenskym
ghstack dependencies: #115845
pytorchmergebot pushed a commit that referenced this pull request Dec 15, 2023
These take too long to run under strict mode. We'll worry about them
later. Note that these decorators don't do anything yet (unless we flip
the default from non-strict to strict).
Pull Request resolved: #115856
Approved by: https://github.com/voznesenskym
ghstack dependencies: #115845, #115855
pytorchmergebot pushed a commit that referenced this pull request Dec 15, 2023
pytorchmergebot pushed a commit that referenced this pull request Dec 15, 2023
pytorchmergebot pushed a commit that referenced this pull request Dec 15, 2023
pytorchmergebot pushed a commit that referenced this pull request Dec 15, 2023
For:
test_dispatch.py
test_fake_tensor.py
test_indexing.py
test_linalg.py
Pull Request resolved: #115871
Approved by: https://github.com/voznesenskym
ghstack dependencies: #115845, #115855, #115856, #115857, #115858, #115870
guilhermeleobas pushed a commit to guilhermeleobas/pytorch that referenced this pull request Dec 18, 2023
For:
test_dispatch.py
test_fake_tensor.py
test_indexing.py
test_linalg.py
Pull Request resolved: pytorch#115871
Approved by: https://github.com/voznesenskym
ghstack dependencies: pytorch#115845, pytorch#115855, pytorch#115856, pytorch#115857, pytorch#115858, pytorch#115870
guilhermeleobas pushed a commit to guilhermeleobas/pytorch that referenced this pull request Dec 18, 2023
Featuring:
test_mobile_optimizer.py
test_module_init.py
test_modules.py
test_multiprocessing.py
test_multiprocessing_spawn.py
Pull Request resolved: pytorch#115879
Approved by: https://github.com/voznesenskym
ghstack dependencies: pytorch#115845, pytorch#115855, pytorch#115856, pytorch#115857, pytorch#115858, pytorch#115870, pytorch#115871
guilhermeleobas pushed a commit to guilhermeleobas/pytorch that referenced this pull request Dec 18, 2023
Featuring
test_native_mha.py
test_nn.py
test_prims.py
test_schema_check.py
test_serialization.py
test_show_pickle.py
test_sort_and_select.py
Pull Request resolved: pytorch#115885
Approved by: https://github.com/voznesenskym
ghstack dependencies: pytorch#115845, pytorch#115855, pytorch#115856, pytorch#115857, pytorch#115858, pytorch#115870, pytorch#115871, pytorch#115879
dmenig pushed a commit to dmenig/pytorch that referenced this pull request Dec 21, 2023
Tests that are added to a list in dynamo_test_failures.py will
automatically be marked as expectedFailure when run with
PYTORCH_TEST_WITH_DYNAMO=1. I'm splitting this PR off on its own so that
I can test various things on top of it.

Also added an unMarkDynamoStrictTest that is not useful until we turn
on strict mode by default.

Test Plan:
- code reading
Pull Request resolved: pytorch#115845
Approved by: https://github.com/voznesenskym
dmenig pushed a commit to dmenig/pytorch that referenced this pull request Dec 21, 2023
In preparation for ~3x increased test time coming in the upcoming PRs.
Pull Request resolved: pytorch#115855
Approved by: https://github.com/voznesenskym
ghstack dependencies: pytorch#115845
dmenig pushed a commit to dmenig/pytorch that referenced this pull request Dec 21, 2023
These take too long to run under strict mode. We'll worry about them
later. Note that these decorators don't do anything yet (unless we flip
the default from non-strict to strict).
Pull Request resolved: pytorch#115856
Approved by: https://github.com/voznesenskym
ghstack dependencies: pytorch#115845, pytorch#115855
dmenig pushed a commit to dmenig/pytorch that referenced this pull request Dec 21, 2023
dmenig pushed a commit to dmenig/pytorch that referenced this pull request Dec 21, 2023
dmenig pushed a commit to dmenig/pytorch that referenced this pull request Dec 21, 2023
dmenig pushed a commit to dmenig/pytorch that referenced this pull request Dec 21, 2023
For:
test_dispatch.py
test_fake_tensor.py
test_indexing.py
test_linalg.py
Pull Request resolved: pytorch#115871
Approved by: https://github.com/voznesenskym
ghstack dependencies: pytorch#115845, pytorch#115855, pytorch#115856, pytorch#115857, pytorch#115858, pytorch#115870
dmenig pushed a commit to dmenig/pytorch that referenced this pull request Dec 21, 2023
Featuring:
test_mobile_optimizer.py
test_module_init.py
test_modules.py
test_multiprocessing.py
test_multiprocessing_spawn.py
Pull Request resolved: pytorch#115879
Approved by: https://github.com/voznesenskym
ghstack dependencies: pytorch#115845, pytorch#115855, pytorch#115856, pytorch#115857, pytorch#115858, pytorch#115870, pytorch#115871
dmenig pushed a commit to dmenig/pytorch that referenced this pull request Dec 21, 2023
Featuring
test_native_mha.py
test_nn.py
test_prims.py
test_schema_check.py
test_serialization.py
test_show_pickle.py
test_sort_and_select.py
Pull Request resolved: pytorch#115885
Approved by: https://github.com/voznesenskym
ghstack dependencies: pytorch#115845, pytorch#115855, pytorch#115856, pytorch#115857, pytorch#115858, pytorch#115870, pytorch#115871, pytorch#115879
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants