Open zyf1040895256 opened 3 years ago
Hi @zyf1040895256, thanks for your interest in our work. Please double check the version of pytorch used for our project. '_DataLoaderIter' is removed from torch 1.2.0 and torch 1.1.0 works well for our project.
Hi @zyf1040895256, thanks for your interest in our work. Please double check the version of pytorch used for our project. '_DataLoaderIter' is removed from torch 1.2.0 and torch 1.1.0 works well for our project.
thank you ,i will try again!
thank you for your good job. When i test your project ,i got an error
"ImportError: cannot import name '_DataLoaderIter' "
My enviroment is pytorch1.1.0 and python 3.6 . what can i do? thank you!