-
Notifications
You must be signed in to change notification settings - Fork 689
[ET-VK][op_tests] Generate benchmarks automatically #5561
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
## Context Use the automatic test generation infrastructure to generate operator benchmarks. The overall concept is the same as the test generation; we just structure the generated code in the style of the google benchmark library instead of GTEST. Differential Revision: [D63286132](https://our.internmc.facebook.com/intern/diff/D63286132/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5561
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit dd0602d with merge base f68a138 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D63286132 |
## Context Use the automatic test generation infrastructure to generate operator benchmarks. The overall concept is the same as the test generation; we just structure the generated code in the style of the google benchmark library instead of GTEST. Differential Revision: [D63286132](https://our.internmc.facebook.com/intern/diff/D63286132/) ghstack-source-id: 244257435 Pull Request resolved: #5561
## Context Use the automatic test generation infrastructure to generate operator benchmarks. The overall concept is the same as the test generation; we just structure the generated code in the style of the google benchmark library instead of GTEST. Differential Revision: [D63286132](https://our.internmc.facebook.com/intern/diff/D63286132/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D63286132 |
Pull Request resolved: #5561 ## Context Use the automatic test generation infrastructure to generate operator benchmarks. The overall concept is the same as the test generation; we just structure the generated code in the style of the google benchmark library instead of GTEST. Differential Revision: [D63286132](https://our.internmc.facebook.com/intern/diff/D63286132/) ghstack-source-id: 244283560
## Context Use the automatic test generation infrastructure to generate operator benchmarks. The overall concept is the same as the test generation; we just structure the generated code in the style of the google benchmark library instead of GTEST. Differential Revision: [D63286132](https://our.internmc.facebook.com/intern/diff/D63286132/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D63286132 |
Pull Request resolved: #5561 ## Context Use the automatic test generation infrastructure to generate operator benchmarks. The overall concept is the same as the test generation; we just structure the generated code in the style of the google benchmark library instead of GTEST. ghstack-source-id: 244287193 Differential Revision: [D63286132](https://our.internmc.facebook.com/intern/diff/D63286132/)
This pull request has been merged in 5a984cc. |
Stack from ghstack (oldest at bottom):
Context
Use the automatic test generation infrastructure to generate operator benchmarks. The overall concept is the same as the test generation; we just structure the generated code in the style of the google benchmark library instead of GTEST.
Differential Revision: D63286132