pytorch
490eb3e7 - Add 3D depthwise seperable convolution (#51027)

Commit
3 years ago
Add 3D depthwise seperable convolution (#51027) Summary: Because this pull request (https://github.com/pytorch/pytorch/issues/40801) becomes an important part of recent 3D models, brings significant improvement in speed, and also have been open for a while. So I decided to resolve the previous review comment and modify it a bit so that it can be merged into the latest version of Pytorch. Pull Request resolved: https://github.com/pytorch/pytorch/pull/51027 Reviewed By: albanD Differential Revision: D26414116 Pulled By: ngimel fbshipit-source-id: 562c099f4d7f6d603a9c2f2e2a518bc577b0d8ee
Author
Parents
Loading