Yuyan Li
Yuyan Li
I installed 2.2.0 from conda-forge and the problem is still there.
ok, thanks. If there is any more information I could provide, I would be glad to help.
I can test it on my system but I don't know how to write proper unittests. I could write a sample script showing that it works if that's enough.
So I tested it and the deserialisation works. I also fixed it so that it shows the proper epoch in the bar when continuing the training. But there seems to...
I have the same issue with Rancher Desktop 1.7.0
I fixed it by running ``` sudo chown root:docker /var/run/docker.sock sudo chmod g+w /var/run/docker.sock ``` Taken from https://github.com/rancher-sandbox/rancher-desktop/issues/1156#issuecomment-1017042882