-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
File "/usr/local/lib/python3.6/dist-packages/torch/utils/cpp_extension.py", line 649, in load
is_python_module)
File "/usr/local/lib/python3.6/dist-packages/torch/utils/cpp_extension.py", line 822, in _jit_compile
baton.wait()
File "/usr/local/lib/python3.6/dist-packages/torch/utils/file_baton.py", line 49, in wait
time.sleep(self.wait_seconds)
it will create a lock file which facing a dead lock, you have to delete it. but i think it is not a good solution because it will create it again, i think this bug should be fixed.
Metadata
Metadata
Assignees
Labels
No labels