Skip to content

Conversation

xuzhao9
Copy link
Contributor

@xuzhao9 xuzhao9 commented Jul 19, 2024

Summary:
We can enable accuracy checks at Diff time since it is not a performance metric.

  • Refactor the existing diff time test to use the new PT2 Benchmark Runner.
  • Deprecate the speedup tests and enable the accuracy tests only. We rely on ServiceLab to perform performance testing and regression detection.

Reviewed By: oulgen

Differential Revision: D59825601

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D59825601

@xuzhao9 xuzhao9 temporarily deployed to docker-s3-upload July 19, 2024 23:30 — with GitHub Actions Inactive
pytorch-bot bot pushed a commit to pytorch/pytorch that referenced this pull request Jul 19, 2024
Summary:
X-link: pytorch/benchmark#2388

We can enable accuracy checks at Diff time since it is not a performance metric.

* Refactor the existing diff time test to use the new PT2 Benchmark Runner.
* Deprecate the speedup tests and enable the accuracy tests only. We rely on ServiceLab to perform performance testing and regression detection.

Test Plan:
Sandcastle CI

Or buck test command:

```
buck2 test 'fbcode//mode/opt' fbcode//pytorch/benchmark/fb/test_gpu:run_test_gpu -- test_training_resnet50_accuracy
```

Test UI: https://www.internalfb.com/intern/testinfra/testrun/1688850102375429

Reviewed By: oulgen

Differential Revision: D59825601
Summary:
X-link: pytorch/pytorch#131266

Pull Request resolved: pytorch#2388

We can enable accuracy checks at Diff time since it is not a performance metric.

* Refactor the existing diff time test to use the new PT2 Benchmark Runner.
* Deprecate the speedup tests and enable the accuracy tests only. We rely on ServiceLab to perform performance testing and regression detection.

Reviewed By: oulgen

Differential Revision: D59825601
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D59825601

@xuzhao9 xuzhao9 force-pushed the export-D59825601 branch from 4b36798 to 9ba80b9 Compare July 22, 2024 17:22
@xuzhao9 xuzhao9 temporarily deployed to docker-s3-upload July 22, 2024 17:22 — with GitHub Actions Inactive
@xuzhao9 xuzhao9 temporarily deployed to docker-s3-upload July 22, 2024 17:22 — with GitHub Actions Inactive
xuzhao9 added a commit to xuzhao9/pytorch that referenced this pull request Jul 22, 2024
Summary:
Pull Request resolved: pytorch#131266

X-link: pytorch/benchmark#2388

We can enable accuracy checks at Diff time since it is not a performance metric.

* Refactor the existing diff time test to use the new PT2 Benchmark Runner.
* Deprecate the speedup tests and enable the accuracy tests only. We rely on ServiceLab to perform performance testing and regression detection.

Test Plan:
Sandcastle CI

Or buck test command:

```
buck2 test 'fbcode//mode/opt' fbcode//pytorch/benchmark/fb/test_gpu:run_test_gpu -- test_training_resnet50_accuracy
```

Test UI: https://www.internalfb.com/intern/testinfra/testrun/1688850102375429

Reviewed By: oulgen

Differential Revision: D59825601
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 0032c0b.

pytorchmergebot pushed a commit to pytorch/pytorch that referenced this pull request Jul 22, 2024
Summary:
X-link: pytorch/benchmark#2388

We can enable accuracy checks at Diff time since it is not a performance metric.

* Refactor the existing diff time test to use the new PT2 Benchmark Runner.
* Deprecate the speedup tests and enable the accuracy tests only. We rely on ServiceLab to perform performance testing and regression detection.

Test Plan:
Sandcastle CI

Or buck test command:

```
buck2 test 'fbcode//mode/opt' fbcode//pytorch/benchmark/fb/test_gpu:run_test_gpu -- test_training_resnet50_accuracy
```

Test UI: https://www.internalfb.com/intern/testinfra/testrun/1688850102375429

Reviewed By: oulgen

Differential Revision: D59825601

Pull Request resolved: #131266
Approved by: https://github.com/oulgen
@xuzhao9 xuzhao9 deleted the export-D59825601 branch July 23, 2024 12:35
xuhancn pushed a commit to xuhancn/pytorch that referenced this pull request Jul 25, 2024
Summary:
X-link: pytorch/benchmark#2388

We can enable accuracy checks at Diff time since it is not a performance metric.

* Refactor the existing diff time test to use the new PT2 Benchmark Runner.
* Deprecate the speedup tests and enable the accuracy tests only. We rely on ServiceLab to perform performance testing and regression detection.

Test Plan:
Sandcastle CI

Or buck test command:

```
buck2 test 'fbcode//mode/opt' fbcode//pytorch/benchmark/fb/test_gpu:run_test_gpu -- test_training_resnet50_accuracy
```

Test UI: https://www.internalfb.com/intern/testinfra/testrun/1688850102375429

Reviewed By: oulgen

Differential Revision: D59825601

Pull Request resolved: pytorch#131266
Approved by: https://github.com/oulgen
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.

2 participants