- Oct 01, 2018
-
-
Tianqi Chen authored
-
- Sep 20, 2018
-
-
Tianqi Chen authored
-
- Sep 11, 2018
-
-
Yang Chen authored
-
- Jun 16, 2018
-
-
Tianqi Chen authored
-
- Dec 17, 2017
-
-
Andrew Adams authored
-
- Dec 05, 2017
-
-
alex-weaver authored
* Port build_module.py to C++ * Fix lint errors * Fix more lint errors * Fix more lint errors * Fix more lint errors * Fix build error * Implemented style fixes * Fix lint errors * Added function to construct target from string lower now returns array * Fix lint error * Implemented review changes - style & Target options -> std::vector * Fixed lint, argument alignment and added unit test * Changed test to target LLVM, fixed sign compare warnings * Reverted unit test to CUDA, changed Jenkinsfile to enable GPU for C++ tests * Slight change to Jenkinsfile * Changed build_module test from CUDA to LLVM * Added function var() to construct a Var instance. Changed implementation of LLVMEnabled() * Reverted Jenkinsfile
-
- Jul 20, 2017
-
-
Tianqi Chen authored
-
- Jul 15, 2017
-
-
Tianqi Chen authored
-
- Jun 24, 2017
-
-
Tianqi Chen authored
* [OP] Initial start of op library * add gtest
-
- Jun 11, 2017
-
-
ziheng authored
* Support for batch ComputeOp * Support for batch ComputeOp * Fix CrossThreadReduction * Fix lint * Add UpdateArray, remove support for batch reduce * Tuple input support for reduce * rfactor works with multiple reducer; support multiple reducers with different types * Small fix * Small fix * Change return type of rfactor to Array<Expr> * Fix lint * Improve * Add tutorial * Improve tutorial * Improve tutorial
-
- Apr 26, 2017
-
-
ziheng authored
* [LANG] CommReducer * Reorganize c_api * Remove InitValue and Combine; refactor Functor * Make CommReducer an Expr * Make comm_reducer type independent * Make CommReducerNode a Node * Small fix * Refine * Refine front api; add integration testcases for min/max * Fix python * Refine * Fix lint and add example
-
- Mar 05, 2017
-
-
Tianqi Chen authored
* [IterVar/REFACTOR] Add types to IterVar * [ARITH/REFACTOR] Move IntSet to include * [REFACTOR/OP] Move Op detail to seperate folder. * fix test
-
- Jan 12, 2017
-
-
Tianqi Chen authored
-
- Jan 10, 2017
-
-
Tianqi Chen authored
* [PASS] Schedule Ops init working version * bugfix in PassUp
-
- Jan 06, 2017
-
-
tqchen authored
-
- Dec 05, 2016
-
-
tqchen authored
-
- Dec 02, 2016