- 28 Apr, 2019 1 commit
-
-
MaxXing committed
-
- 27 Apr, 2019 1 commit
-
-
Pedro Larroy committed
-
- 23 Apr, 2019 1 commit
-
-
* Enhance upsample operator to adapt onnx opset version 9 for nnvm compiler * Add upsample test case for newer opset in nnvm * re-trigger the CI
Gemfield committed
-
- 21 Apr, 2019 1 commit
-
-
* [Frontend][TF] Fix Placeholder issue * Add test cases
Yong Wu committed
-
- 18 Apr, 2019 1 commit
-
-
Siju committed
-
- 17 Apr, 2019 1 commit
-
-
Pedro Larroy committed
-
- 16 Apr, 2019 1 commit
-
-
hlu1 committed
-
- 13 Apr, 2019 1 commit
-
-
hlu1 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
-
- 01 Apr, 2019 1 commit
-
-
* [DOCKER][FRONTEND] Run DarkNet tests * update tests to pass CI
MORITA Kazutaka committed
-
- 30 Mar, 2019 1 commit
-
-
Haichen Shen committed
-
- 29 Mar, 2019 2 commits
-
-
Mark Rogers committed
-
Haichen Shen committed
-
- 26 Mar, 2019 1 commit
-
-
hlu1 committed
-
- 19 Mar, 2019 1 commit
-
-
* [FRONTEND][TENSORFLOW] Enhance with left over patches from NNVM. commit 76188a43 Author: Siva sivar.b@huawei.com [NNVM][TENSORFLOW] bugfix. (#2444) commit 6737739c Author: Ashutosh Parkhi ashutosh.parkhi@imgtec.com [Tensorflow] Support for Crop (#2285) commit f6c3f997 Author: Alexey Romanov alexey.v.romanov@gmail.com [FRONTEND][TENSORFLOW] Use input shapes directly instead of 1-element lists (#2242) commit e5d92e1b Author: Dominic Symes 36929632+dominicsymes@users.noreply.github.com [FRONTEND][TENSORFLOW] Bugfix (#2326) commit 00d509d4 Author: Alexey Romanov alexey.v.romanov@gmail.com [FRONTEND][TENSORFLOW] Support Unstack and Split (#2105) commit df9d3ad2 Author: Siva sivar.b@huawei.com [FRONTEND][TENSORFLOW] Bugfix (#2267) commit d1a0c901 Author: Zhebin Jin zhebin.jzb@alibaba-inc.com [FRONTEND][TENSORFLOW]Add Split and realdiv op support (#2123) * Add Split and realdiv op support * Fix the pad calculation in the case of dilated convolution * * review comments * * resnet fix. * * review comments
Siva committed
-
- 14 Mar, 2019 1 commit
-
-
lixiaoquan committed
-
- 12 Mar, 2019 3 commits
-
-
Tianqi Chen committed
-
Tianqi Chen committed
-
Tianqi Chen committed
-
- 11 Mar, 2019 2 commits
- 09 Mar, 2019 1 commit
-
-
abergeron committed
-
- 08 Mar, 2019 1 commit
-
-
* Improve NNVM to Relay conversion * fix pylint * support __lshift_scalar__, abs, ceil, floor, and trunc to pass CI
MORITA Kazutaka committed
-
- 03 Mar, 2019 1 commit
-
-
Ashutosh Parkhi committed
-
- 01 Mar, 2019 1 commit
-
-
Hao Jin 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 3 commits
-
-
lixiaoquan committed
-
Hao Jin committed
-
Siju committed
-
- 24 Feb, 2019 1 commit
-
-
Junru Shao committed
-
- 22 Feb, 2019 1 commit
-
-
Hao Jin committed
-
- 21 Feb, 2019 2 commits
-
-
Marcus Shawcroft committed
-
Junru Shao committed
-
- 18 Feb, 2019 1 commit
-
-
Przemyslaw Tredak committed
-
- 16 Feb, 2019 1 commit
-
-
Yizhi Liu committed
-
- 09 Feb, 2019 3 commits
- 08 Feb, 2019 1 commit
-
-
Optimize move semantics of NodeEntry reducing copies of shared_ptr which causes atomic contention (#2576)
Pedro Larroy committed
-