- 28 Aug, 2017 2 commits
-
-
* [TOPI] improve elemwise schedule * modify fuse
Yuwei HU committed -
* [CODEGEN] NVPTX backend. * Fix pylint * use fix
Tianqi Chen committed
-
- 27 Aug, 2017 2 commits
-
-
* convolution compute typo fixed * relu activation migrated to topi * reviews addressed * elemwise schedule added * relu compute deleted
Leyuan Wang committed -
Yizhi Liu committed
-
- 26 Aug, 2017 3 commits
-
-
ziheng committed
-
* [TEST] Jenkinsfile * Fix wheel setup
Tianqi Chen committed -
* v2: runtime support for rocm * fixed coding space errors * removed kROCM from c_runtime_api.h
Aditya Atluri committed
-
- 25 Aug, 2017 2 commits
-
-
* [SUBMODULE] update dmlc-core * [TEST] Not keep ROCM link but only verifies it
Tianqi Chen committed -
* [APP] Android RPC first version * [APP] Android RPC build jni automatically * [APP] Android OpenCL RPC tested on real devices * [APP] optimize android app interface. add ndk compile tool * add ndk compile tool * [APP] fix android app thread crash; add android test script * [APP] android app - show alert dialog and disconnect when error occurs * fix ndk build script code lint * fix ndk build default argument * ndk script build remove shell=True. disable android app screen orientation
Yizhi Liu committed
-
- 24 Aug, 2017 3 commits
-
-
Aditya Atluri committed
-
Tianqi Chen committed
-
Tianqi Chen committed
-
- 23 Aug, 2017 2 commits
-
-
* [DOC] Add Build TVM Runtime on Device section Add Build TVM Runtime on Device section * Add echo USE_RPC=1>> config.mk in code-block Add echo USE_RPC=1>> config.mk in Build TVM Runtime on Device section * [DOC] Fix small problem
Shuai Yuan committed -
Add some notes about LLVM before building TVM
Shuai Yuan committed
-
- 22 Aug, 2017 3 commits
-
-
Tianqi Chen committed
-
* softmax migrated and test added * pylint error fixed * pylint error fixed
Leyuan Wang committed -
Tianqi Chen committed
-
- 21 Aug, 2017 2 commits
-
-
* modify depthconv padding * fix shared memory overflow in depthconv schedule
Yuwei HU committed -
* update installation guide of windows * update installation doc of windows
Xingjian Shi committed
-
- 20 Aug, 2017 6 commits
-
-
Tianqi Chen committed
-
ziheng committed
-
Add install prerequisites of customized building
Shuai Yuan committed -
* [BUILD][LLVM] Support LLVM mainline 5.0 6.0 * Reduce parallelism
Tianqi Chen committed -
ziheng committed
-
Aditya Atluri committed
-
- 19 Aug, 2017 1 commit
-
-
Yuwei HU committed
-
- 18 Aug, 2017 2 commits
-
-
* conv_nchw parameter updated to the one which generates mobilenet benchmarks, doc typo fixed * removed unused variables
Leyuan Wang committed -
Yuwei HU committed
-
- 17 Aug, 2017 6 commits
-
-
Haichen Shen committed
-
Tianqi Chen committed
-
Tianqi Chen committed
-
Tianqi Chen committed
-
William Moses committed
-
William Moses committed
-
- 16 Aug, 2017 3 commits
-
-
Tianqi Chen committed
-
* [NNPack] Support for threadpool * fix lint * fix lint * Use static class function
ziheng committed -
* 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 3 commits
-
-
* [Contrib] CuDNN v7 Support * Add test
ziheng committed -
Tianqi Chen committed
-
Tianqi Chen committed
-