- 13 Oct, 2017 1 commit
-
-
* add masahi to contributors * enable rocm target in topi tests
masahi committed
-
- 05 Sep, 2017 1 commit
-
-
* [TEST] Add memoize to save test data * Update comment * mark py version
Tianqi Chen committed
-
- 14 Aug, 2017 2 commits
-
-
* __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 -
* [TOPI] Move topi.nn.util to topi.util * update the path
Tianqi Chen 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
-