- 22 Mar, 2022 1 commit
-
-
Matthias Fey authored
* cmake fixes * update * update * update * update * reset
-
- 21 Mar, 2022 3 commits
-
-
Matthias Fey authored
-
rusty1s authored
-
Padarn Wilson authored
* fixing neighbour sampling when repeated nodes * fix problem with indexing * reset * reset * reset * add tests Co-authored-by:rusty1s <matthias.fey@tu-dortmund.de>
-
- 12 Mar, 2022 1 commit
-
-
rusty1s authored
-
- 11 Mar, 2022 6 commits
- 09 Feb, 2022 1 commit
-
-
Michał Marcinkiewicz authored
* Fixes for build with the new pytorch * Fixes for build with the new pytorch * Fixes for build with the new pytorch
-
- 03 Feb, 2022 1 commit
-
-
Amit Aflalo authored
* mac arm64(m1) * linting * # Compile for mac arm64 * # Compile for mac arm64 * removing .DS_Store
-
- 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.
-
- 26 Jan, 2022 1 commit
-
-
Nick Stathas authored
* Uses the `trust_data` invariant to skip blocking assertions, when unnecessary, during construction of `SparseStorage` objects. * Refactors the dtype and device transfer APIs to align with `torch.Tensor` while maintaining backward compatibility. * No longer constructs dummy tensors when changing dtype or device.
-
- 14 Jan, 2022 1 commit
-
-
bwdeng20 authored
* fix(`SparseTensor.__getitem__`): support `np.ndarray` and fix `List[bool]` support indexing with np.ndarray & fix bug merging from indexing with List[bool] * style(tensor, test_tensor): pep8 E501 too long support indexing with np.ndarray & fix bug merging from indexing with List[bool] * update * typo * typo Co-authored-by:
tim <dbwtimteo@outlook.com> Co-authored-by:
rusty1s <matthias.fey@tu-dortmund.de>
-
- 13 Nov, 2021 1 commit
-
-
rusty1s authored
-
- 22 Oct, 2021 3 commits
- 18 Oct, 2021 5 commits
-
-
Feng Shi authored
* Create spadd.py Hi, Maybe it's trivial to have this function, but I still think it'll be helpful and it looks neat when applying matrix addition, i.e., C = A + B. Thanks * update * update * fix jit Co-authored-by:rusty1s <matthias.fey@tu-dortmund.de>
-
Matthias Fey authored
Update storage.py
-
rusty1s authored
-
rusty1s authored
-
rusty1s authored
-
- 17 Oct, 2021 1 commit
-
-
Feng Shi authored
BUG: when sparse_sizes is passed with (None, None), this causes an error
-
- 07 Oct, 2021 1 commit
-
-
rusty1s authored
-
- 20 Sep, 2021 1 commit
-
-
rusty1s authored
-
- 16 Sep, 2021 1 commit
-
-
rusty1s authored
-
- 09 Sep, 2021 8 commits
- 08 Sep, 2021 2 commits