- 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
-
- 31 Jul, 2018 1 commit
-
-
Sergei Grechanik committed
-
- 27 Jul, 2018 1 commit
-
-
sgrechanik-h committed
-
- 25 Jul, 2018 1 commit
-
-
Sergey Mironov committed
-
- 20 Jul, 2018 1 commit
-
-
Tatsuya Nishiyama committed
-
- 18 Jul, 2018 1 commit
-
-
Siva committed
-
- 13 Jul, 2018 2 commits
-
-
Pariksheet Pinjari committed
-
Yao Wang committed
-
- 09 Jul, 2018 1 commit
-
-
Yizhi Liu committed
-