-
Notifications
You must be signed in to change notification settings - Fork 608
add size and rank of nightly facto #7962
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
add size and rank of nightly facto #7962
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7962
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 Cancelled Job, 1 Unrelated FailureAs of commit 566f9a9 with merge base ea9058e ( CANCELLED JOB - The following job was cancelled. Please retry:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D68690963 |
Summary: x2 scale number of testcases Differential Revision: D68690963
fe3e460
to
6ae27f6
Compare
This pull request was exported from Phabricator. Differential Revision: D68690963 |
Summary: x1.3 scale number of testcases (10-40 cases per op). The hardcoded numbers (size, rank, etc) are defined by statistics from test_aten_ops.py. For most ops the inputs have 1~4 dims, 1~512 of each size, -16.0~16.0 of each value. Dtype is any of float and int expecte 64 bits. Reviewed By: hsharma35 Differential Revision: D68690963
6ae27f6
to
a54cf5b
Compare
This pull request was exported from Phabricator. Differential Revision: D68690963 |
Summary: x1.3 scale number of testcases (10-40 cases per op). The hardcoded numbers (size, rank, etc) are defined by statistics from test_aten_ops.py. For most ops the inputs have 1~4 dims, 1~512 of each size, -16.0~16.0 of each value. Dtype is any of float and int expecte 64 bits. Reviewed By: hsharma35 Differential Revision: D68690963
a54cf5b
to
566f9a9
Compare
This pull request was exported from Phabricator. Differential Revision: D68690963 |
Differential Revision: D68690963 Pull Request resolved: #7962
Differential Revision: D68690963 Pull Request resolved: pytorch#7962
Summary: x2 scale number of testcases
Differential Revision: D68690963