5 Commits

Author SHA1 Message Date
Fangjun Kuang
9d2d7fe77c minor fixes 2022-08-15 18:13:05 +08:00
Fangjun Kuang
4b672b1f8a minor fixes 2022-08-15 17:54:18 +08:00
Fangjun Kuang
d637cdc9c3 Build conda package for macos 2022-08-15 17:26:20 +08:00
Fangjun Kuang
37c4baf823 Build CPU version for linux 2022-08-15 17:17:58 +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