-
Notifications
You must be signed in to change notification settings - Fork 373
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
Generalize padding logic in conv2d op #966
Conversation
This pull request was exported from Phabricator. Differential Revision: D51139833 |
Summary: Apply padding in Conv2d based on dtype. Padding to multiple of 8bytes. Differential Revision: D51139833
dc8ec7a
to
8485f23
Compare
This pull request was exported from Phabricator. Differential Revision: D51139833 |
Summary: Apply padding in Conv2d based on dtype. Padding to multiple of 8bytes. Differential Revision: D51139833
8485f23
to
c15777f
Compare
This pull request was exported from Phabricator. Differential Revision: D51139833 |
Summary: Apply padding in Conv2d based on dtype. Padding to multiple of 8bytes. Differential Revision: D51139833
c15777f
to
99879a2
Compare
This pull request was exported from Phabricator. Differential Revision: D51139833 |
Summary: Apply padding in Conv2d based on dtype. Padding to multiple of 8bytes. Differential Revision: D51139833
99879a2
to
ce757d3
Compare
This pull request was exported from Phabricator. Differential Revision: D51139833 |
Summary: Apply padding in Conv2d based on dtype. Padding to multiple of 8bytes. Differential Revision: D51139833
ce757d3
to
acd3fbe
Compare
This pull request was exported from Phabricator. Differential Revision: D51139833 |
Summary: Apply padding in Conv2d based on dtype. Padding to multiple of 8bytes. Differential Revision: D51139833
acd3fbe
to
e624fbc
Compare
This pull request was exported from Phabricator. Differential Revision: D51139833 |
Summary: Apply padding in Conv2d based on dtype. Padding to multiple of 8bytes. Differential Revision: D51139833
e624fbc
to
9c3e450
Compare
This pull request was exported from Phabricator. Differential Revision: D51139833 |
Summary: Apply padding in Conv2d based on dtype. Padding to multiple of 8bytes. Reviewed By: aakhundov Differential Revision: D51139833
9c3e450
to
378c76c
Compare
This pull request was exported from Phabricator. Differential Revision: D51139833 |
This pull request has been merged in 4808b1b. |
Summary: Apply padding in Conv2d based on dtype. Padding to multiple of 8bytes.
Differential Revision: D51139833