<!-- --> ##### PyTorch and CUDA versions pytorch - 0.4.1 CUDA - 9.0 ##### Description I am having an issue with data.py. on line 119, process.start() yields the following error: <br> TypeError: 'generator' object is not callable. Could you please help?
PyTorch and CUDA versions
pytorch - 0.4.1
CUDA - 9.0
Description
I am having an issue with data.py. on line 119, process.start() yields the following error:
TypeError: 'generator' object is not callable. Could you please help?