10 Commits

Author SHA1 Message Date
Fangjun Kuang
b65c799b4e
fix typos (#75) 2023-07-25 11:50:14 +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
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
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
9d4872aa09 Update README. 2022-04-02 20:53:13 +08:00
Fangjun Kuang
b6ce36c85d Add missing files. 2021-08-20 20:23:10 +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
dbf5dcaed9 Add documentation. 2021-07-16 21:23:33 +08:00