7 Commits

Author SHA1 Message Date
Fangjun Kuang
0ecdee6e88
Support Linux arm64 (#114) 2025-03-07 14:22:18 +08:00
Fangjun Kuang
e485c5749b
Support torch 2.5.0 (#109) 2024-10-18 11:04:11 +08:00
Fangjun Kuang
0355ed8ced
support torch2.4.0 (#102) 2024-07-25 15:17:44 +08:00
Fangjun Kuang
4fd12b48b8
Support torch 2.1.2 (#89) 2023-12-21 21:43: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
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