You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,Thank you for your work.
But I need to remind you some suggestions,First, the command “cp torchlight/torchlight/init_.py gpu.py io.py ../ ”in your readme file,the codefile name " init" is missing an underscore"_".
Second, I noticed that because the code cannot successfully install the torchlight package like the ST-GCN project, you commented torchlight.gpu.occupy_gpu(gpus) in "processor.io"file to solve this problem,but it maybe cause some people to mistakenly believe that they are using multiple graphics cards for training,I suggest to declare this in Readme file.By the way ,this problem can be solved by manually importing the path.
hello,when I was running your project, I came across this problem "pickle.UnpicklingError: pickle data was truncated".Can you tell me how to solve this problem?
https://github.com/1suancaiyu/AS-GCN
The text was updated successfully, but these errors were encountered: