- 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
-
- 14 Aug, 2017 1 commit
-
-
* __init__ updated * pull request updated * build_module added * typo fixed * another typo fixed * conv2d gpu scheduler for two layouts moved to tvm * changes made according to CR * conv2d_nchw formating updated, conv2d_hwcn tests updated * lint error fixed * element wise operator schedule fusing fixed for conv2d * conv2d_nchw topi test added, all resnet workloads now pass * conv compute lint error fixed * fixed python 3 compatibility problem * conv2d tensor input support added, test typo fixed, ir_pass.Simplify changed to util.get_const_int
Leyuan Wang committed
-
- 19 Jul, 2017 1 commit
-
-
* [TOPI] Example for convolution * update conv ex * fix submodule HalideIR * update conv impl * python3 * minor fix * fix pylint error * Add test code * x * fix * fix * move python helper function into topi.testing * fix pylint
Haichen Shen 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
-