-
Notifications
You must be signed in to change notification settings - Fork 24.2k
Add SparseLengthsSum4BitRowwiseSparse in c2_pt_converter #48240
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
This pull request was exported from Phabricator. Differential Revision: D25067833 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D25067833 |
d7414b1
to
75cc6d4
Compare
💊 CI failures summary and remediationsAs of commit 9c55ad5 (more details on the Dr. CI page):
1 failure not recognized by patterns:
This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group. This comment has been revised 14 times. |
This pull request was exported from Phabricator. Differential Revision: D25067833 |
75cc6d4
to
40e79e7
Compare
40e79e7
to
14266e1
Compare
This pull request was exported from Phabricator. Differential Revision: D25067833 |
Summary: Pull Request resolved: pytorch#48240 Adds the support for converting the SparseLengthsSum4BitRowwiseSparse operator from caffe2 to pytorch as a part of c2_pt_converter Test Plan: Added a unit tested buck test //caffe2/torch/fb/model_transform/c2_convert:c2_pt_converter_test Tests Passed : https://our.intern.facebook.com/intern/testinfra/testrun/2251799856412296 Differential Revision: D25067833 fbshipit-source-id: 451a64637fc1f57991ddb1763d8f0ee4c5f6f3f3
14266e1
to
a9429d2
Compare
This pull request was exported from Phabricator. Differential Revision: D25067833 |
This pull request was exported from Phabricator. Differential Revision: D25067833 |
a9429d2
to
9c55ad5
Compare
This pull request has been merged in 142b21f. |
Summary: Adds the support for converting the SparseLengthsSum4BitRowwiseSparse operator from caffe2 to pytorch as a part of c2_pt_converter
Test Plan:
Added a unit tested
buck test //caffe2/torch/fb/model_transform/c2_convert:c2_pt_converter_test
Successfully Results : https://fburl.com/testinfra/021rozzb
Differential Revision: D25067833