- 08 Jul, 2021 1 commit
-
-
Daniel Povey authored
-
- 30 Jun, 2021 1 commit
-
-
Daniel Povey authored
-
- 04 Jan, 2021 2 commits
- 30 Dec, 2020 2 commits
- 29 Dec, 2020 3 commits
- 25 Dec, 2020 1 commit
-
-
anton authored
-
add CUDA sources via MANIFEST.in explicitly for a case when building sdist on a CPU-only system
add setup.py long description improve MANIFEST.in update README.md bump to 1.0.2
bump version to 1.0.1 (issue was hard to spot on test pypi due to pyproject.toml not finding setuptools) add package script
fix cpu version boundary conditions
attempt to load dependent cpu/cuda submodules before resorting to JIT add pyproject.toml to facilitate package install-time dependency on pytorch and ninja add setup.py