- May 29, 2018
-
-
tqchen authored
-
- May 22, 2018
-
-
MORITA Kazutaka authored
* Add kazum to contributers * Add axis bounds checking in split
-
Pariksheet Pinjari authored
-
Pariksheet Pinjari authored
-
- May 19, 2018
-
-
Pariksheet Pinjari authored
-
Pariksheet Pinjari authored
-
- May 17, 2018
-
-
Tatsuya Nishiyama authored
* Add count_include_pad support to AvgPool * Fix python_cpp/test_topi_pooling.py * Change auto to explicitly type, and fix format.
-
- May 14, 2018
-
-
Yizhi Liu authored
* add conv2d_NCHWc compute template * add conv_NCHWc compute decl and schedules * allow default avx schedule * fix lint * remove unused schedule * remove import nnvm.reg * pass schedule object to compute and schedule
-
- May 12, 2018
-
-
Yao Wang authored
-
- May 11, 2018
-
-
Tianqi Chen authored
-
- May 10, 2018
-
-
MORITA Kazutaka authored
-
- May 08, 2018
-
-
Pariksheet Pinjari authored
-
- May 01, 2018
-
-
Lianmin Zheng authored
-
- Apr 28, 2018
-
-
Tianqi Chen authored
-
- Apr 27, 2018
-
-
Lianmin Zheng authored
-
- Apr 25, 2018
- Apr 23, 2018
-
-
Yizhi Liu authored
* add layout_transform. add schedule support for ndim>=5 for x86 * fix lint
-
- Apr 19, 2018
-
-
Yizhi Liu authored
* generalize pool2d to arbitrary layout * explain more the layout support for pool * allow missing factor size for pooling * explain what factor size is used for * fix typo * name idx -> axis
-
- Apr 15, 2018
-
-
Tianqi Chen authored
-
- Apr 14, 2018
-
-
Lianmin Zheng authored
-
- Apr 13, 2018
-
-
Pariksheet Pinjari authored
-
- Apr 04, 2018
-
-
Yuanbo Ye authored
Signed-off-by:
Janboe Ye <yeyuanbo@xiaomi.com>
-
- Apr 01, 2018
-
-
Tianqi Chen authored
-
- Mar 31, 2018
-
-
ziheng authored
-
Tianqi Chen authored
-
- Mar 27, 2018
-
-
Pariksheet Pinjari authored
-
Ding authored
-
Pariksheet Pinjari authored
-
- Mar 19, 2018
-
-
alex-weaver authored
-
- Mar 08, 2018
-
-
Pariksheet Pinjari authored
-
- Mar 02, 2018
-
-
Tianqi Chen authored
* explicit import testing * Enable init api for extension modules
-
- Mar 01, 2018
-
-
Yida Wang authored
-
Tianqi Chen authored
* Better error message handling for contrib * fix lint * fix testcase * fix test
-
- Feb 28, 2018
-
-
Tianqi Chen authored
-
- Feb 23, 2018
-
-
Tianqi Chen authored
This reverts commit 12d15704d7f5d30cff7540f1fd16be64c6baca68.
-
Tianqi Chen authored
* [RUNTIME] Refactor extension type handling, now it is header only
-
- Feb 19, 2018
-
-
masahi authored
-
- Feb 18, 2018
-
-
masahi authored
* update c++ pool and softmax * clean up reduce axis
-
- Feb 15, 2018
-
-
Yao Wang authored
* Add basic dense scheduler * Revert to put back cpp dense registration * Fix lint
-