53 Commits

Author SHA1 Message Date
Fangjun Kuang
9165e73a3b
Support torch 2.8.0 (#120) 2025-08-07 21:09:15 +08:00
Fangjun Kuang
8cda08e0c5
support torch 2.7.1 (#119) 2025-06-05 11:30:38 +08:00
Fangjun Kuang
6edd6a8370
support torch 2.7.0 (#118) 2025-06-05 10:47:36 +08:00
Fangjun Kuang
0ecdee6e88
Support Linux arm64 (#114) 2025-03-07 14:22:18 +08:00
Fangjun Kuang
3f79fbbd6d
Support torch 2.6.0 (#112) 2025-01-30 08:45:49 +08:00
Fangjun Kuang
c1aefb643e
Support numpy 2 0 and torch 2.5.1 (#110) 2024-10-30 12:45:45 +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
f36767ed1d
support torch 2.3.1 (#100) 2024-06-06 11:00:41 +08:00
Fangjun Kuang
40cc0a4a2c
Support torch 2.3.0 (#99) 2024-04-25 21:28:17 +08:00
Fangjun Kuang
843763fd05
support torch 2.2.2 (#98) 2024-04-25 20:49:43 +08:00
Fangjun Kuang
2a8a993f15
Fix building wheels for torch 2.2.0. (#95)
See also https://github.com/pytorch/pytorch/issues/120020
2024-02-18 20:30:18 +08:00
Fangjun Kuang
2e042b356e
Support torch 2.2.0 (#94) 2024-02-10 21:27:19 +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
b30f385898 fix test errors 2023-07-26 17:04:56 +08:00
Fangjun Kuang
9fae1afa65 minor fixes 2023-07-26 17:02:00 +08:00
Fangjun Kuang
5a5895d20b more fixes 2023-07-26 16:59:15 +08:00
Fangjun Kuang
6f5ab0ee14 fix a typo in CI 2023-07-26 16:57:09 +08:00
Fangjun Kuang
dde905597c add tests for pre-compiled wheels 2023-07-26 16:55:13 +08:00
Fangjun Kuang
3c78253a56 remove htmls from doc 2023-07-26 16:41:32 +08:00
Fangjun Kuang
64b6e7fcc5 fix doc building 2023-07-26 16:33:06 +08:00
Fangjun Kuang
114ea348a7 fix building doc 2023-07-26 16:31:35 +08:00
Fangjun Kuang
af6e61a5a3
Release v1.25 (#76) 2023-07-26 12:38:22 +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
9b79da9128
release v1.24 (#69) 2023-05-04 14:40:32 +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
c6e643951f
Add documentation (#39)
* Add documentation.

* Build doc in GitHub actions.

* Fix a typo.

* Minor fixes.
2022-07-03 15:17:38 +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
32f4ba6c8e Minor fixes. 2022-06-01 19:18:01 +08:00
Fangjun Kuang
25b70c9cd5 Fix conda build. 2022-06-01 19:06:57 +08:00
Fangjun Kuang
6e41bb2039 Minor fixes. 2022-06-01 18:04:39 +08:00
Fangjun Kuang
3e2979ec45 Add CI for windows. 2022-06-01 18:01:30 +08:00
Fangjun Kuang
2ea9ff75b4 minor fixes. 2022-04-03 17:09:14 +08:00
Fangjun Kuang
d4f2a89b50 Minor fixes. 2022-04-03 15:56:59 +08:00
Fangjun Kuang
49039c074a Add CI for windows. 2022-04-03 15:38:09 +08:00
Fangjun Kuang
34ba30272d Fix CI. 2022-04-02 12:51:18 +08:00
Fangjun Kuang
78e79b7b35 Use Ubuntu 18.04 in GitHub CI. 2021-10-20 13:00:25 +08:00
Fangjun Kuang
785330d812 Build conda packages. 2021-08-20 17:37:25 +08:00
Fangjun Kuang
630d57de1d Release v1.5.4 2021-08-19 07:20:54 +08:00
Fangjun Kuang
60b35c0ed8 Publish source code to PyPI. 2021-08-18 21:53:58 +08:00
Fangjun Kuang
9673401552 Release v1.5 2021-08-18 21:46:29 +08:00
Fangjun Kuang
dde9410f4c Support torch 1.7.1 2021-08-18 21:45:41 +08:00
Fangjun Kuang
7b2702dfa2
Support macOS. (#7)
* Support macOS.

* Remove extra files.

* Minor fixes.

* Minor fixes.

* fix an error.

* Fix building pip packages on macOS.

* Fix test errors.

* Release v1.4.

* Fix test errors.
2021-07-19 12:54:08 +08:00
Fangjun Kuang
4f05a921ac Release v1.0 2021-07-16 21:24:57 +08:00
Fangjun Kuang
361ede24c1 Remove conda. 2021-07-16 20:02:57 +08:00
Fangjun Kuang
9488509091 Support conda. 2021-07-16 19:49:31 +08:00