We like to limit our issues to bug reports and feature requests. If you have a question or would like help and support, please visit our forums: https://discuss.pytorch.org/
If you are submitting a feature request, please preface the title with [feature request].
When submitting a bug report, please include the following information (where relevant):
OS:
PyTorch version: 1.6
How you installed PyTorch (conda, pip, source): pip
Python version: 3.6
CUDA/cuDNN version:10.1
GPU models and configuration:
GCC version (if compiling from source):7.4
When import c++ extension module after compiling this custome module successfully, I got a AttributeError: module 'depthwise' has no attribute 'forward'
PyTorch GitHub Issues Guidelines
We like to limit our issues to bug reports and feature requests. If you have a question or would like help and support, please visit our forums: https://discuss.pytorch.org/
If you are submitting a feature request, please preface the title with [feature request].
When submitting a bug report, please include the following information (where relevant):
When import c++ extension module after compiling this custome module successfully, I got a AttributeError: module 'depthwise' has no attribute 'forward'