- Jul 19, 2017
-
-
Haichen Shen authored
* [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
-
- Jul 15, 2017
-
-
Tianqi Chen authored
-
- Jul 14, 2017
-
-
Tianqi Chen authored
* [REFACTOR] collections->container, RPC returns func, time_evaluator returns struct * fix executor
-
- Jul 08, 2017
-
-
Yuwei HU authored
* test of depthwise_conv2d * fix nose test error * python3 fix
-
- Jul 07, 2017
-
-
Xingjian Shi authored
* fix for python3 fix for python3 * Update depthwise_conv2d_map_test.py remove sys.append
-
Tianqi Chen authored
* [DOC/TOPI] Add API doc for topi * fix lint
-
Tianqi Chen authored
-
Yuwei HU authored
* 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
-
- Jun 27, 2017
-
-
ziheng authored
* [INTRINSIC] Add sqrt * [INTRINSIC] Expose on cpp
-
- Jun 24, 2017
-
-
Tianqi Chen authored
* [OP] Initial start of op library * add gtest
-