"vscode:/vscode.git/clone" did not exist on "97730c2316d3df99a6a9780e2129ea4a462f5b49"
- 22 Apr, 2022 1 commit
-
-
Rex Ying authored
* temporal sample * hetero_neighbor_sample temporal * api * remove redundant function * refactor * remove catch output * debug compile * testing env * debug * debug * debug * debug * debug * revert * node time data should not be const * Update csrc/cpu/neighbor_sample_cpu.cpp Co-authored-by:
Matthias Fey <matthias.fey@tu-dortmund.de> * Update csrc/cpu/neighbor_sample_cpu.cpp Co-authored-by:
Matthias Fey <matthias.fey@tu-dortmund.de> * Update csrc/cpu/neighbor_sample_cpu.cpp Co-authored-by:
Matthias Fey <matthias.fey@tu-dortmund.de> * Update csrc/cpu/neighbor_sample_cpu.cpp Co-authored-by:
Matthias Fey <matthias.fey@tu-dortmund.de> * temporal template * compilation fixes Co-authored-by:
Matthias Fey <matthias.fey@tu-dortmund.de>
-
- 01 Feb, 2022 1 commit
-
-
Daniel Falbel authored
* Mark exported symbols with `SPARSE_API` so they are available in the DLL on WIndows. * Export symbols by default in the Python library. * Sync headers with implementation. * Include the `SPARSE_API` macro. * Fix linting issue.
-
- 30 Jan, 2022 1 commit
-
-
Daniel Falbel authored
* Add `WITH_PYTHON` to conditionally link to Python. * Only include `Python.h` when WITH_PYTHON is set. * Avoid including extensions.h as it includes Python.h. * Better way to include `getpid()`. * Define `WITH_PYTHON` when building with setup.py. * Only include Pyinit when building with Python. * Only include Pyinit when building with Python.
-
- 10 Aug, 2021 1 commit
-
-
rusty1s authored
-