14 Commits

Author SHA1 Message Date
Fangjun Kuang
352aa43ce3
support torch 2.1.1 (#85) 2023-11-26 17:04:52 +08:00
Fangjun Kuang
7912c2f442
Fix building wheels for torch 2.1.x (#81) 2023-11-03 10:16:32 +08:00
Fangjun Kuang
6c60c618e6
Build more wheels (#74) 2023-07-24 16:43:52 +08:00
Fangjun Kuang
1868136b40
Fix ci (#73) 2023-07-24 09:46:44 +08:00
Fangjun Kuang
6be131252a
Update installation doc (#72) 2023-07-24 09:22:08 +08:00
Fangjun Kuang
8ee0c34d3a
Test torch 1.13.0 (#61) 2022-11-30 17:16:10 +08:00
Fangjun Kuang
4b1411b04f minor fixes 2022-08-24 14:35:26 +08:00
Fangjun Kuang
06b5574bcb
Support building conda packages. (#54)
* Build CPU version for linux

* Build conda package for macos

* Support windows
2022-08-20 11:03:54 +08:00
Fangjun Kuang
e78f081327
Print TORCH_DIR for debug. (#44)
* Print TORCH_DIR for debug.

* fix style issues

* test torch 1.12.0
2022-07-20 10:08:47 +08:00
Fangjun Kuang
ae17334ce2
Release v1.16. (#38)
* Release v1.16.

* Reduce number of test runs.
2022-06-04 15:00:09 +08:00
Fangjun Kuang
1a43b6117d
Support windows (#36)
* Add nightly tests.

* Fix CI tests.

* Install numpy in CI.

* Add nightly ubuntu cpu tests.

* add nightly tests for macos

* Fix CI for macOS.

* Support building CPU conda packages for macOS and Ubuntu.

* Disable building conda packages for macOS.

* Add tests for conda packages.

* Revert "Disable building conda packages for macOS."

This reverts commit 9c3f6ebe98b390cfd13314686ab6a518a7ad3482.

* Disable building conda packages for macOS.

* Add tests for conda packages.

* Enable all tests.

* Run tests automatically.

* Add windows cuda tests.

* Fix errors.

* Minor fixes.

* Download cudnn for windows.

* Fix installing cuDNN for windows.

* Minor fixes.

* Fix using cuDNN.

* Typo fixes.

* Update readme.

* Minor fixes.

* small fixes.
2022-06-04 12:02:51 +08:00
Fangjun Kuang
25b70c9cd5 Fix conda build. 2022-06-01 19:06:57 +08:00
Fangjun Kuang
ca273828f1 Update scripts to install cuda/cudnn/torch. 2022-06-01 18:01:31 +08:00
Fangjun Kuang
59c26b0cca Publish to PyPI. 2021-07-16 19:11:03 +08:00