Hi,
I tried to run emd_module/test_emd(). However, after "python3 setup.py install" and run emd_module.py, it shows "AttributeError: module 'emd' has no attribute 'forward'", at line 58.
Any possible reason about it?
Here's the configuration of my machin:
Python 3.7
Pytorch 1.3.0
CUDA 9.2
Thanks!
Hi,
I tried to run emd_module/test_emd(). However, after "python3 setup.py install" and run emd_module.py, it shows "AttributeError: module 'emd' has no attribute 'forward'", at line 58.
Any possible reason about it?
Here's the configuration of my machin:
Python 3.7
Pytorch 1.3.0
CUDA 9.2
Thanks!