Open HaidYi opened 5 years ago
Hi,
I just run the script and it seems working properly.
I'm using: torch==1.0.0 torchvision=0.2.1
Hi,
I just run the script and it seems working properly.
I'm using: torch==1.0.0 torchvision=0.2.1
Thank you for your quick answer. My environment is
python=2.7.16 torch==1.1.0 torchvision==0.3.0
I am not sure whether it is because some apis are changed from 0.2.1 to 0.3.0. I will try to use docker to create the same environment and try again.
Hello maintainers,
When I used the mnist dataset shared with dropbox to train the model, I got an error. The command I used is
./run_parametric_opt.sh
in the directory ofmnist
and traceback isCan you help me address this problem?
Thank you by advance for your help.