- 09 Apr, 2020 1 commit
-
-
* [CI][DOCS] Make sure to refresh the cython part * [BUGFIX] Fix CRT static test bug * Fix demo_static * resolve review comment
Tianqi Chen committed
-
- 02 Apr, 2020 2 commits
-
-
- Reduce CI docs task log size. - Update the relation to halide to the latest state.
Tianqi Chen committed -
Tianqi Chen committed
-
- 30 Mar, 2020 2 commits
-
-
* [DOCS] Point docs to the ASF site. We have migrated the main docs to the ASF site, which will be periodically updated using the docs generated by the CI. Points the docs to the ASF version. * [CI] Improve the docs generation script
Tianqi Chen committed -
* [DOCS] Various sphinx related fix. - Use :ref: for reference. - Use :py:class: to refer to API docs. - Update installation guide to also refer to the download page. - Only move html contents in doxygen. * Address review comments * Update wording
Tianqi Chen committed
-
- 23 Mar, 2020 2 commits
-
-
Tianqi Chen committed
-
* [DOCS] Cleanup docs before rebuild * Ask doxygen to generate svg to minimize the file size
Tianqi Chen committed
-
- 16 Feb, 2020 1 commit
-
-
Tianqi Chen committed
-
- 04 Feb, 2020 1 commit
-
-
Tianqi Chen committed
-
- 07 Jan, 2020 1 commit
-
-
Tianqi Chen committed
-
- 10 Jun, 2019 1 commit
-
-
Marcus Shawcroft committed
-
- 08 Apr, 2019 1 commit
-
-
* [HEADER] ASF header dir=include * [HEADER] ASF Header dir=src * [HEADER] ASF Header -dir=python * [HEADER] ASF header dir=topi * [HEADER] ASF Header dir=nnvm * [HEADER] ASF Header -dir=tutorials * [HEADER] ASF Header dir=tests * [HEADER] ASF Header -dir=docker * fix whitespace * [HEADER] ASF Header -dir=jvm * [HEADER] ASF Header -dir=web * [HEADER] ASF Header --dir=apps * [HEADER] ASF Header --dir=vta * [HEADER] ASF Header -dir=go * temp * [HEADER] ASF Header --dir=rust * [HEADER] Add ASF Header --dir=cmake * [HEADER] ASF Header --dir=docs * [HEADER] Header for Jenkinsfile * [HEADER] ASF Header to toml and md * [HEADER] ASF Header to gradle * Finalize rat cleanup * Fix permission * Fix java test * temporary remove nnvm onnx test
Tianqi Chen committed
-
- 25 Mar, 2019 1 commit
-
-
A number of test scripts use the '|| exit 1' idiom. This has two issues, first process exit codes are defined to be in the range 0-255. Second, more importantly, the idiom is fragile because it requires that every possible failure point be explicitly coded. This patch removes the idiom in favour of "set -e" as used in the docker scripts as a more robust mechanism to ensure that script failures are always caught and propagated by default.
Marcus Shawcroft committed
-
- 17 Oct, 2018 2 commits
- 20 Sep, 2018 1 commit
-
-
Tianqi Chen committed
-
- 12 Jul, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 30 Nov, 2017 1 commit
-
-
* [CUDA] Enable int64 * [PYTHON] Fix rpc tutorial with opencl * OK * update
Tianqi Chen committed
-
- 15 Jul, 2017 1 commit
-
-
Tianqi Chen committed
-
- 11 Jul, 2017 2 commits
-
-
Tianqi Chen committed
-
Tianqi Chen committed
-
- 24 May, 2017 2 commits
-
-
Tianqi Chen committed
-
Tianqi Chen committed
-
- 22 May, 2017 1 commit
-
-
Tianqi Chen committed
-