- 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
-
- 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
-
- 26 Nov, 2018 1 commit
-
-
Siju committed
-
- 25 Nov, 2018 1 commit
-
-
Tianqi Chen committed
-
- 21 Nov, 2018 1 commit
-
-
Tianqi Chen 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
-
- 17 Oct, 2018 1 commit
-
-
Siva committed
-
- 09 Oct, 2018 1 commit
-
-
Siva committed
-
- 02 Oct, 2018 1 commit
-
-
Wuwei Lin committed
-
- 01 Oct, 2018 1 commit
-
-
Tianqi Chen committed
-
- 27 Sep, 2018 1 commit
-
-
Sergey Mironov committed
-
- 24 Sep, 2018 1 commit
-
-
Siva committed
-
- 19 Sep, 2018 1 commit
-
-
Tianqi Chen committed
-
- 18 Sep, 2018 2 commits
-
-
* [COMPILER][BUG] Fix out of bound access. * * Review comments.
Siva committed -
* Add mean and product operators * Fix typo * Fix lint * fix test * Fix gpu schedule * Update doc * remove mean from topi * Add nnvm test * Fix cuda schedule * Remove cuda schedule
yuruofeifei committed
-
- 13 Sep, 2018 1 commit
-
-
Robin Dong committed
-
- 06 Sep, 2018 1 commit
-
-
nhynes committed
-
- 23 Aug, 2018 1 commit
-
-
MORITA Kazutaka committed
-
- 20 Aug, 2018 2 commits
-
-
* Improve x86 pooling and concat * Fix * Fix test concatenate correct layout * Add conditional vectorize * Fix lint * Modify schedule for global pooling * Fix * Fix warning * Fix alter layout test * Remove vectorization for pooling when using 4D layout * Remove vectorization for 4D concat * Fix concatenate layout * Fix concatenate schedule * Fix concat * Fix lint * Fix concat * Simplify pooling logic * Update docstring * Fix test topi pooling * Small changes
Yao Wang committed -
* Yolo and Upsample frontend support * Lint fix * Mac support added * Code clean and trigger CI
Pariksheet Pinjari committed
-
- 18 Aug, 2018 1 commit
-
-
Sergey Mironov committed
-
- 14 Aug, 2018 1 commit
-
-
Siva committed
-
- 09 Aug, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 02 Aug, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 01 Aug, 2018 2 commits
-
-
abergeron committed
-
MORITA Kazutaka committed
-