Hello, I was training the network, but at some point I ran out of memory on the device. I freed up memory and wanted to run the --resume command, but I got an error: TypeError: 'NoneType' object is not subscriptable
Can you tell me what needs to be done to fix it and continue training?
Hello, I was training the network, but at some point I ran out of memory on the device. I freed up memory and wanted to run the --resume command, but I got an error:
TypeError: 'NoneType' object is not subscriptable
Can you tell me what needs to be done to fix it and continue training?