-
Notifications
You must be signed in to change notification settings - Fork 293
Remove transpose_input
from fbgemm configs
#2422
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: jerryzh168/stack/1
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/2422
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 5971b02 with merge base 5a50667 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Summary: This is actually not needed since people can manually transpose the weights beforehand Test Plan: ``` python test/dtypes/test_fbgemm_fp8.py -k test_bmm python test/dtypes/test_fbgemm_int4.py -k test_bmm ``` Reviewers: Subscribers: Tasks: Tags: stack-info: PR: #2422, branch: jerryzh168/stack/2
0be4845
to
59acabd
Compare
Summary: This is actually not needed since people can manually transpose the weights beforehand Test Plan: ``` python test/dtypes/test_fbgemm_fp8.py -k test_bmm python test/dtypes/test_fbgemm_int4.py -k test_bmm ``` Reviewers: Subscribers: Tasks: Tags: stack-info: PR: #2422, branch: jerryzh168/stack/2
59acabd
to
fbae7a1
Compare
Summary: This is actually not needed since people can manually transpose the weights beforehand Test Plan: ``` python test/dtypes/test_fbgemm_fp8.py -k test_bmm python test/dtypes/test_fbgemm_int4.py -k test_bmm ``` Reviewers: Subscribers: Tasks: Tags: stack-info: PR: #2422, branch: jerryzh168/stack/2
fbae7a1
to
8809c90
Compare
Summary: This is actually not needed since people can manually transpose the weights beforehand Test Plan: ``` python test/dtypes/test_fbgemm_fp8.py -k test_bmm python test/dtypes/test_fbgemm_int4.py -k test_bmm ``` Reviewers: Subscribers: Tasks: Tags: stack-info: PR: #2422, branch: jerryzh168/stack/2
8809c90
to
a7778a7
Compare
a7778a7
to
a856b3d
Compare
a856b3d
to
9c2d239
Compare
9c2d239
to
ed83e0a
Compare
ed83e0a
to
336cc66
Compare
3e82f1a
to
3c4ada6
Compare
3c4ada6
to
7f8c910
Compare
7f8c910
to
9ab9044
Compare
9ab9044
to
b828ffc
Compare
is this in the BC surface, or not yet? |
we haven't officially announced these, and these are not really used, but I'll need to update some checkpoints I think |
Summary: This is actually not needed since people can manually transpose the weights beforehand Test Plan: ``` python test/dtypes/test_fbgemm_fp8.py -k test_bmm python test/dtypes/test_fbgemm_int4.py -k test_bmm ``` Reviewers: Subscribers: Tasks: Tags: stack-info: PR: #2422, branch: jerryzh168/stack/2
b828ffc
to
5971b02
Compare
Stacked PRs:
transpose_input
from fbgemm configs #2422Remove
transpose_input
from fbgemm configsSummary:
This is actually not needed since people can manually transpose the weights beforehand
Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags: