Qishang Cheng

Results 15 comments of Qishang Cheng

running install running bdist_egg running egg_info writing torch_scatter.egg-info/PKG-INFO writing dependency_links to torch_scatter.egg-info/dependency_links.txt writing top-level names to torch_scatter.egg-info/top_level.txt reading manifest file 'torch_scatter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'torch_scatter.egg-info/SOURCES.txt' installing...

@junedgar I have meet the same problem,but I run the code with CPU the time required is 577.5 sec. How did you run the code with GPU?

I got the same error, my system is ubuntu14.04 and python 2.7.6

I have meet the same problem. Have you solved the problem?@ChiaoSun

I have solved the problem. I increase the batch_size from 64 to 128......but I do not know the internal reason.