Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

name 'remove_dataparallel_wrapper' is not defined #1

Open
Diyorazh opened this issue Apr 5, 2021 · 0 comments
Open

name 'remove_dataparallel_wrapper' is not defined #1

Diyorazh opened this issue Apr 5, 2021 · 0 comments

Comments

@Diyorazh
Copy link

Diyorazh commented Apr 5, 2021

Traceback (most recent call last):
File "/Users/Diyora/PnP-SCI_python/pnp_sci_video_grayscale_benchmark.py", line 150, in
state_dict = remove_dataparallel_wrapper(state_dict)
NameError: name 'remove_dataparallel_wrapper' is not defined

I am running the code on python 3.7.6 conda base on the VS Code of my own laptop. I tried to run the code, and I change the use GPU = False. I have already installed a few packages on 'colour' (which I think you may need to state in the dependencies), however, the code still didn't work as expected. It said "'remove_dataparallel_wrapper' is not defined" Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant