Revision c7cac1b65230b806733e97f1e87393af4a3e60f4 authored by Amanpreet Singh on 29 April 2021, 23:00:03 UTC, committed by Amanpreet Singh on 17 June 2021, 06:39:16 UTC
- Due to various reasons (num_workers=1) etc sharded ddp's process
destruction didn't work properly and gets stuck in between. This PR aims
to fix that.
1 parent 7705b7f
History
File Mode Size
__init__.py -rw-r--r-- 51 bytes
hm_convert.py -rw-r--r-- 6.6 KB
interactive.py -rw-r--r-- 2.1 KB
predict.py -rw-r--r-- 343 bytes
run.py -rw-r--r-- 4.6 KB

back to top