- 10 Jul, 2019 1 commit
-
-
Tianqi Chen committed
-
- 06 Jun, 2019 1 commit
-
-
Pedro Larroy committed
-
- 05 Jun, 2019 1 commit
-
-
Przemyslaw Tredak committed
-
- 01 May, 2019 1 commit
-
-
* Fix PRelu layout in Relay * Fix cpplint * Add PRelu test case
Zhao Wu committed
-
- 27 Apr, 2019 1 commit
-
-
Pedro Larroy committed
-
- 10 Apr, 2019 1 commit
-
-
* Add `set_body_simple` to Registry, refactor a lot of code to use it * Add more types to Relay PackedFuncs * Add Registry::set_body_method to easily make Node methods into PackedFuncs * Add set_body_method, set_body_node_method; start typing api_lang * Add some docs, remove unused script * Fix mysterious linter problem * Touch up api_ir.cc * Fix some issues with TOPI argument counts * Revert changes to topi.cc to avoid problems with optional arguments * A little more cleanup * Type more of the api _ functions * Whitespace * Finalize names and docs for new registry helpers * Update docs
James Gilles 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
-
- 26 Mar, 2019 1 commit
-
-
hlu1 committed
-
- 12 Mar, 2019 1 commit
-
-
Tianqi Chen committed
-
- 11 Mar, 2019 1 commit
-
-
Yao Wang committed
-
- 09 Mar, 2019 1 commit
-
-
abergeron committed
-
- 03 Mar, 2019 1 commit
-
-
Ashutosh Parkhi committed
-
- 28 Feb, 2019 1 commit
-
-
* move layout.h & layout.cc from relay to tvm * change ConvertLayout in relay to bijectiveLayout->Forward/backward * add first test case * add LayoutAxis * add LayoutAxis struct and compiles * simplify BijectiveLayout rule consturct * polish func name for Layout, move impl to .cc, remove Layout::defined(), add defined() checker * partially add layout py support * add layout test cases * add doc for tvm.layout & tvm.bijective_layout * fix lint * fix lint * fix layout name generation bug * fix layout typo * address comments and add topi.layout_transform * layout.h->data_layout.h, test_lang_layout.py->test_lang_data_layout.py
Yizhi Liu committed
-
- 27 Feb, 2019 1 commit
-
-
Siju committed
-
- 24 Feb, 2019 1 commit
-
-
Junru Shao committed
-
- 21 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
-
- 11 Jan, 2019 1 commit
-
-
* Add sptialpack schedule for arm cpu depthwise convolution * Supply comments.
Wu Zhao committed
-
- 26 Dec, 2018 1 commit
-
-
dtype of count is the same as dtype of inputs[0] when created, but its type may change when multiplied by inputs[0]->shape[i]. Which causes dtype of output is not same as dtype of input.
lixiaoquan committed
-
- 24 Dec, 2018 1 commit
-
-
Dtype of output of pad should follows input, but if dtype of input is not float, output will still be float becase pad_value is float.
lixiaoquan committed
-
- 18 Dec, 2018 1 commit
-
-
Sam Skalicky committed
-
- 06 Dec, 2018 1 commit
-
-
Liang ZOU committed
-
- 26 Nov, 2018 1 commit
-
-
Siju committed
-
- 25 Nov, 2018 1 commit
-
-
Tianqi Chen committed
-
- 21 Nov, 2018 1 commit
-
-
Tianqi Chen committed
-
- 15 Nov, 2018 1 commit
-
-
Yizhi Liu committed
-
- 13 Nov, 2018 2 commits
-
-
Tianqi Chen committed
-
Yizhi Liu committed
-
- 07 Nov, 2018 1 commit
-
-
MORINAGA committed
-
- 02 Nov, 2018 1 commit
-
-
Haichen Shen committed
-
- 31 Oct, 2018 1 commit
-
-
Haichen Shen committed
-
- 30 Oct, 2018 1 commit
-
-
Siju committed
-
- 26 Oct, 2018 1 commit
-
-
Siva committed
-
- 25 Oct, 2018 1 commit
-
-
Zhennan Qin committed
-
- 17 Oct, 2018 1 commit
-
-
Siva committed
-
- 09 Oct, 2018 1 commit
-
-
Siva committed
-
- 06 Oct, 2018 1 commit
-
-
reminisce committed
-
- 02 Oct, 2018 1 commit
-
-
Wuwei Lin committed
-