10 Commits

Author SHA1 Message Date
Fangjun Kuang
c273836e6b minor fixes 2022-08-18 12:06:23 +08:00
Fangjun Kuang
c3739782de more fixes 2022-08-16 22:09:43 +08:00
Fangjun Kuang
66f0bc35b4 more fixes 2022-08-16 21:14:54 +08:00
Fangjun Kuang
234bd181fc small fixes 2022-08-16 20:36:16 +08:00
Fangjun Kuang
f58d191bba minor fixes 2022-08-15 19:41:35 +08:00
Fangjun Kuang
4b672b1f8a minor fixes 2022-08-15 17:54:18 +08:00
Fangjun Kuang
2bd09f4b18
Release v1.18 (#48) 2022-08-01 15:47:41 +08:00
Fangjun Kuang
e15b2ae6f5
Release v1.17 (#41) 2022-07-04 16:30:10 +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