- 12 Nov, 2019 1 commit
-
-
CeadeS authored
Error when building in Docker container: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx Collecting torch-scatter Downloading https://files.pythonhosted.org/packages/b8/c3/8bad887ffa55c86f120ef5ae252dc0e357b3bd956d9fbf45242bacc46290/torch_scatter-1.4.0.tar.gz Building wheels for collected packages: torch-scatter Building wheel for torch-scatter (setup.py): started Building wheel for torch-scatter (setup.py): finished with status 'error' ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-xenlbljt/torch-scatter/setup.py'"'"'; __file__='"'"'/tmp/pip-install-xenlbljt/torch-scatter/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))...
-
- 08 Nov, 2019 5 commits
-
-
rusty1s authored
-
rusty1s authored
-
rusty1s authored
-
Matthias Fey authored
Implement scatter_logsumexp, scatter_softmax, scatter_log_softmax
-
rusty1s authored
-
- 05 Nov, 2019 3 commits
-
-
Miltos Allamanis authored
-
Miltos Allamanis authored
-
Miltos Allamanis authored
* `log_softmax` has now stand-alone to save one operation (and fix a bug). * `softmax` is implemented in a similar stand-alone way. * Address some PR comments.
-
- 04 Nov, 2019 5 commits
-
-
Matthias Fey authored
-
Miltos Allamanis authored
-
Miltos Allamanis authored
-
Miltos Allamanis authored
-
rusty1s authored
-
- 21 Oct, 2019 9 commits
- 14 Oct, 2019 2 commits
- 30 Sep, 2019 1 commit
-
-
rusty1s authored
-
- 02 Sep, 2019 2 commits
-
-
-
rusty1s authored
-
- 24 Aug, 2019 2 commits
- 14 Aug, 2019 2 commits
- 11 Aug, 2019 2 commits
- 27 Jul, 2019 3 commits
- 18 Jul, 2019 2 commits
- 05 Jul, 2019 1 commit
-
-
rusty1s authored
-