-
Notifications
You must be signed in to change notification settings - Fork 55
divide out tensor engine tests #649
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
base: main
Are you sure you want to change the base?
Conversation
This pull request was exported from Phabricator. Differential Revision: D78989844 |
This pull request was exported from Phabricator. Differential Revision: D78989844 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D78989844 |
Summary: Pull Request resolved: meta-pytorch#649 Rollback Plan: Differential Revision: D78989844
5653356
to
c2e48f3
Compare
This pull request was exported from Phabricator. Differential Revision: D78989844 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D78989844 |
Summary: Pull Request resolved: meta-pytorch#649 Differential Revision: D78989844
c2e48f3
to
8a6e681
Compare
This pull request was exported from Phabricator. Differential Revision: D78989844 |
Summary: Pull Request resolved: meta-pytorch#649 Main changes: - Pulls out tests that require GPUs into `tensor_engine` folder - Changes `test_cpu.py` step of OSS to run all non tensor engine tests - Changes `test_gpu.py` step of OSS to run all tensor engine tests. - Changes wheels.yml to run `test_python_actors` for a minimal set of tests to validate wheel correctness. Differential Revision: D78989844
8a6e681
to
cef9b94
Compare
This pull request was exported from Phabricator. Differential Revision: D78989844 |
2 similar comments
This pull request was exported from Phabricator. Differential Revision: D78989844 |
This pull request was exported from Phabricator. Differential Revision: D78989844 |
Summary: Pull Request resolved: meta-pytorch#649 Main changes: - Pulls out tests that require GPUs into `tensor_engine` folder - Changes `test_cpu.py` step of OSS to run all non tensor engine tests - Changes `test_gpu.py` step of OSS to run all tensor engine tests. - Changes wheels.yml to run `test_python_actors` for a minimal set of tests to validate wheel correctness. Differential Revision: D78989844
cef9b94
to
04f4c23
Compare
This pull request was exported from Phabricator. Differential Revision: D78989844 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D78989844 |
Summary: Pull Request resolved: meta-pytorch#649 Main changes: - Pulls out tests that require GPUs into `tensor_engine` folder - Changes `test_cpu.py` step of OSS to run all non tensor engine tests - Changes `test_gpu.py` step of OSS to run all tensor engine tests. - Changes wheels.yml to run `test_python_actors` for a minimal set of tests to validate wheel correctness. Differential Revision: D78989844
04f4c23
to
2badb50
Compare
This pull request was exported from Phabricator. Differential Revision: D78989844 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D78989844 |
2badb50
to
9c13806
Compare
Summary: Pull Request resolved: meta-pytorch#649 Main changes: - Pulls out tests that require GPUs into `tensor_engine` folder - Changes `test_cpu.py` step of OSS to run all non tensor engine tests - Changes `test_gpu.py` step of OSS to run all tensor engine tests. - Changes wheels.yml to run `test_python_actors` for a minimal set of tests to validate wheel correctness. Differential Revision: D78989844
This pull request was exported from Phabricator. Differential Revision: D78989844 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D78989844 |
9c13806
to
7762eb5
Compare
Summary: Pull Request resolved: meta-pytorch#649 Main changes: - Pulls out tests that require GPUs into `tensor_engine` folder - Changes `test_cpu.py` step of OSS to run all non tensor engine tests - Changes `test_gpu.py` step of OSS to run all tensor engine tests. - Changes wheels.yml to run `test_python_actors` for a minimal set of tests to validate wheel correctness. Differential Revision: D78989844
This pull request was exported from Phabricator. Differential Revision: D78989844 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D78989844 |
Summary: Pull Request resolved: meta-pytorch#649 Main changes: - Pulls out tests that require GPUs into `tensor_engine` folder - Changes `test_cpu.py` step of OSS to run all non tensor engine tests - Changes `test_gpu.py` step of OSS to run all tensor engine tests. - Changes wheels.yml to run `test_python_actors` for a minimal set of tests to validate wheel correctness. Differential Revision: D78989844
7762eb5
to
565c7e9
Compare
This pull request was exported from Phabricator. Differential Revision: D78989844 |
565c7e9
to
9d747c2
Compare
This pull request was exported from Phabricator. Differential Revision: D78989844 |
Summary: Pull Request resolved: meta-pytorch#649 Main changes: - Pulls out tests that require GPUs into `tensor_engine` folder - Changes `test_cpu.py` step of OSS to run all non tensor engine tests - Changes `test_gpu.py` step of OSS to run all tensor engine tests. - Changes wheels.yml to run `test_python_actors` for a minimal set of tests to validate wheel correctness. Differential Revision: D78989844
This pull request was exported from Phabricator. Differential Revision: D78989844 |
9d747c2
to
63300d0
Compare
Summary: Pull Request resolved: meta-pytorch#649 Main changes: - Pulls out tests that require GPUs into `tensor_engine` folder - Changes `test_cpu.py` step of OSS to run all non tensor engine tests - Changes `test_gpu.py` step of OSS to run all tensor engine tests. - Changes wheels.yml to run `test_python_actors` for a minimal set of tests to validate wheel correctness. Differential Revision: D78989844
This pull request was exported from Phabricator. Differential Revision: D78989844 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D78989844 |
Summary: Pull Request resolved: meta-pytorch#649 Main changes: - Pulls out tests that require GPUs into `tensor_engine` folder - Changes `test_cpu.py` step of OSS to run all non tensor engine tests - Changes `test_gpu.py` step of OSS to run all tensor engine tests. - Changes wheels.yml to run `test_python_actors` for a minimal set of tests to validate wheel correctness. Differential Revision: D78989844
This pull request was exported from Phabricator. Differential Revision: D78989844 |
63300d0
to
407972d
Compare
Differential Revision: D78989844
Main changes: