- 27 Apr, 2019 1 commit
-
-
Pedro Larroy 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
-
- 24 Feb, 2019 1 commit
-
-
Junru Shao committed
-
- 18 Feb, 2019 1 commit
-
-
Przemyslaw Tredak committed
-
- 08 Feb, 2019 1 commit
-
-
Optimize move semantics of NodeEntry reducing copies of shared_ptr which causes atomic contention (#2576)
Pedro Larroy committed
-
- 07 Feb, 2019 1 commit
-
-
雾雨魔理沙 committed
-
- 18 Dec, 2018 1 commit
-
-
Sam Skalicky committed
-
- 06 Dec, 2018 1 commit
-
-
Liang ZOU committed
-
- 25 Oct, 2018 1 commit
-
-
Zhennan Qin committed
-
- 06 Oct, 2018 1 commit
-
-
reminisce committed
-
- 15 Sep, 2018 1 commit
-
-
Zhennan Qin committed
-
- 23 Aug, 2018 1 commit
-
-
MORITA Kazutaka committed
-
- 12 Jun, 2018 1 commit
-
-
* add support for subgraphs. * fix. * fix. * Fix compilation error * Fix compilation error * add comments. * update comments. * Sanity check on subgraphs when creating IndexedGraph * avoid the overhead of sanity check. * Stop using non-recursive DFS * Trigger CI * trigger CI
Da Zheng committed
-
- 29 May, 2018 27 commits
-
-
* allow missing FCorrectLayout * misunderstood OpMap[], fix
Yizhi Liu committed -
* rename FInferLayout -> FCorrectLayout * correct stupid IDE * update submodule tvm
Yizhi Liu committed -
Yizhi Liu committed
-
Tianqi Chen committed
-
Yan Huang committed
-
Tianqi Chen committed
-
* Add conv2d max_pool backward op * Added tests * Fix testing * Address comments * Change dot to matmul * Address comments * Break down indicator function * Make greater, less numpy compatible
yuruofeifei committed -
* Add creating gradient symbol * Fix lint * Address comments * Fix typo * Address comment
Yao Wang committed -
Tianqi Chen committed
-
Tianqi Chen committed
-
* [TOP] Add dense, batchnorm * update tvm
Tianqi Chen committed -
Tianqi Chen committed
-
Tianqi Chen committed
-
Tianqi Chen committed
-
reminisce committed
-
Eric Junyuan Xie committed
-
* add additional field into node for autograd * check inputs reachable * fix
Eric Junyuan Xie committed -
Haibin Lin committed
-
* fixed make no_optimization runs indefinitely when run the memcost example provided * format plan_memory.cc
zhuhyc committed -
* fix plan memory add inplace_identity option * comment
Eric Junyuan Xie committed -
* Handling duplicate NodeEntries on the edge of the graph * Fix docs and segfault * Suggestions from review * Added attr_parser check
Przemyslaw Tredak committed -
* Change TShape::index_t to int64_t * Add comment * Make Tuple::Save&Load dtype generic * trigger update * Fix lint * Fix comment * Change index_t to dim_t * Remove legacy index_t
ziheng committed -
Eric Junyuan Xie committed
-
* change to match by both op and name * add zero prop for non differentiable ops * Update infer_shape_type.cc
Eric Junyuan Xie committed -
* enable shape hints during infer_shape pass * fix comment
Ziheng Jiang committed -
* Imbalance version of shared pool during plan memory * Bug fix for no shared_pool case * Auto search and updated shared mem pool * Cleanup unused code * Cleanup logging code * Add unit test for shared storage * Remove shared pool in PlanMemory. Fix lint warnings * Fix lint warnings * Use reference instead of ptrs
Haibin Lin committed -
Eric Junyuan Xie committed
-