-
Notifications
You must be signed in to change notification settings - Fork 610
Symbolic shape tracing on jagged op #1758
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
✅ Deploy Preview for pytorch-fbgemm-docs canceled.
|
This pull request was exported from Phabricator. Differential Revision: D44736488 |
0df15b1
to
8831c3f
Compare
Summary: Pull Request resolved: pytorch#1758 fbgemm's jagged op doesn't have symint support in the meta function, resulting in all the shapes specialized (materialized int baked in the model instead of symbolic shape). Fixing them. Differential Revision: D44736488 Privacy Context Container: L1156430 fbshipit-source-id: 21bd9588e31d392259704e04d98607b76ba551ab
This pull request was exported from Phabricator. Differential Revision: D44736488 |
Summary: Pull Request resolved: pytorch#1758 fbgemm's jagged op doesn't have symint support in the meta function, resulting in all the shapes specialized (materialized int baked in the model instead of symbolic shape). Fixing them. Differential Revision: D44736488 Privacy Context Container: L1156430 fbshipit-source-id: 2de320d5a1e62cd47ce52d58e22f8dd677ef088a
8831c3f
to
32059d6
Compare
This pull request was exported from Phabricator. Differential Revision: D44736488 |
Summary: Pull Request resolved: pytorch#1758 fbgemm's jagged op doesn't have symint support in the meta function, resulting in all the shapes specialized (materialized int baked in the model instead of symbolic shape). Fixing them. Differential Revision: D44736488 Privacy Context Container: L1156430 fbshipit-source-id: a8dec94d6fe251ff49dcbed560122c8309fb4484
32059d6
to
89dbfa6
Compare
This pull request was exported from Phabricator. Differential Revision: D44736488 |
Summary: Pull Request resolved: pytorch#1758 fbgemm's jagged op doesn't have symint support in the meta function, resulting in all the shapes specialized (materialized int baked in the model instead of symbolic shape). Fixing them. Differential Revision: D44736488 Privacy Context Container: L1156430 fbshipit-source-id: b7ed2e2f8d3fa20adafebc290eab2de79992f3f6
89dbfa6
to
6faaa4c
Compare
This pull request was exported from Phabricator. Differential Revision: D44736488 |
Summary: Pull Request resolved: pytorch#1758 fbgemm's jagged op doesn't have symint support in the meta function, resulting in all the shapes specialized (materialized int baked in the model instead of symbolic shape). Fixing them. Differential Revision: D44736488 Privacy Context Container: L1156430 fbshipit-source-id: c7d37d99aea8d9dfbd09f6b54d7519ebaffa65d5
6faaa4c
to
a397016
Compare
This pull request was exported from Phabricator. Differential Revision: D44736488 |
Summary: Pull Request resolved: pytorch#1758 fbgemm's jagged op doesn't have symint support in the meta function, resulting in all the shapes specialized (materialized int baked in the model instead of symbolic shape). Fixing them. Differential Revision: D44736488 Privacy Context Container: L1156430 fbshipit-source-id: 949b20f6f8e830c8691473c6441d888f00224ffc
a397016
to
d8f8e55
Compare
This pull request was exported from Phabricator. Differential Revision: D44736488 |
Summary: Pull Request resolved: pytorch#1758 fbgemm's jagged op doesn't have symint support in the meta function, resulting in all the shapes specialized (materialized int baked in the model instead of symbolic shape). Fixing them. Differential Revision: D44736488 Privacy Context Container: L1156430 fbshipit-source-id: 63729c17e826d943a0dde59630e65dcf636499c5
d8f8e55
to
b3dda29
Compare
This pull request was exported from Phabricator. Differential Revision: D44736488 |
Summary: Pull Request resolved: pytorch#1758 fbgemm's jagged op doesn't have symint support in the meta function, resulting in all the shapes specialized (materialized int baked in the model instead of symbolic shape). Fixing them. Differential Revision: D44736488 Privacy Context Container: L1156430 fbshipit-source-id: 6ac8ad9ba79b24b9f63449f9cb076337e21def8f
b3dda29
to
0b4ceb8
Compare
This pull request was exported from Phabricator. Differential Revision: D44736488 |
Summary: Pull Request resolved: pytorch#1758 fbgemm's jagged op doesn't have symint support in the meta function, resulting in all the shapes specialized (materialized int baked in the model instead of symbolic shape). Fixing them. Differential Revision: D44736488 Privacy Context Container: L1156430 fbshipit-source-id: 2273fc287f31992e8291b55ccd517696ec4230db
0b4ceb8
to
17006f4
Compare
This pull request was exported from Phabricator. Differential Revision: D44736488 |
This pull request has been merged in 0a3380f. |
Summary: fbgemm's jagged op doesn't have symint support in the meta function, resulting in all the shapes specialized (materialized int baked in the model instead of symbolic shape). Fixing them.
Differential Revision:
D44736488
Privacy Context Container: L1156430