- 22 Oct, 2017 1 commit
-
-
Tianqi Chen committed
-
- 14 Oct, 2017 1 commit
-
-
masahi committed
-
- 26 Sep, 2017 1 commit
-
-
Tianqi Chen committed
-
- 19 Aug, 2017 1 commit
-
-
Yuwei HU committed
-
- 16 Aug, 2017 1 commit
-
-
* rename the nchw and pass the unit test; going to do it for nhwc depthwise * bug with fusion * nchw works fine; nhwc float32 problem remains * still cannot bind them together * fusion works * syntax fix * all bugs fixed; test cases pass * minor fix on nn.h
wetliu committed
-
- 15 Aug, 2017 2 commits
-
-
Tianqi Chen committed
-
Yuwei HU committed
-
- 15 Jul, 2017 1 commit
-
-
Tianqi Chen committed
-
- 14 Jul, 2017 1 commit
-
-
* [REFACTOR] collections->container, RPC returns func, time_evaluator returns struct * fix executor
Tianqi Chen committed
-
- 08 Jul, 2017 1 commit
-
-
* test of depthwise_conv2d * fix nose test error * python3 fix
Yuwei HU committed
-
- 07 Jul, 2017 3 commits
-
-
* fix for python3 fix for python3 * Update depthwise_conv2d_map_test.py remove sys.append
Xingjian Shi committed -
* [DOC/TOPI] Add API doc for topi * fix lint
Tianqi Chen committed -
* first commit * move to topi/recipe * refactor, almost rewrite * 2-D sum reduction; implement SAME pad; improve schedule * add util.py; separate test script * conv + bn + relu fusion * auto fusion * separate declare and schedule; using op tag * divide large image into blocks * move to topi; improve blocking schedule * restructure * add doc * using time_evaluator
Yuwei HU committed
-