- 04 Jan, 2019 1 commit
-
-
Jian Weng committed
-
- 01 Jan, 2019 1 commit
-
-
Lianmin Zheng committed
-
- 30 Dec, 2018 1 commit
-
-
Wuwei Lin committed
-
- 29 Dec, 2018 1 commit
-
-
Tianqi Chen committed
-
- 27 Dec, 2018 1 commit
-
-
Tianqi Chen committed
-
- 26 Dec, 2018 1 commit
-
-
* Add cast op * Rename dtype_cast to cast * Add additional safety check for String2TVMType * Add missing relay op docs
Haichen Shen committed
-
- 25 Dec, 2018 2 commits
-
-
Jared Roesch committed
-
* add ssd ops to mxnet.py * add ssd ops to mxnet.py * add result check for multibox and nms unit tests * add result check for multibox and nms unit tests * address @kevinthesun's comments * Disable cuda test for nms for now.
Zhi committed
-
- 24 Dec, 2018 1 commit
-
-
eqy committed
-
- 20 Dec, 2018 3 commits
-
-
* Add MXNet test example for relay * Fix a bug in BiasAddSimplifier
Haichen Shen committed -
Zhi committed
-
Sergei Grechanik committed
-
- 19 Dec, 2018 1 commit
-
-
Jian Weng committed
-
- 18 Dec, 2018 2 commits
-
-
* [PASS] Avoid recursion in FoldScaleAxis * remove GetForwardScale
Tianqi Chen committed -
Jared Roesch committed
-
- 13 Dec, 2018 1 commit
-
-
Jian Weng committed
-
- 11 Dec, 2018 2 commits
-
-
Jared Roesch committed
-
Jian Weng committed
-
- 09 Dec, 2018 1 commit
-
-
Also enable Mul caching for more cases
Wei Chen committed
-
- 08 Dec, 2018 1 commit
-
-
Jian Weng committed
-
- 06 Dec, 2018 1 commit
-
-
hlu1 committed
-
- 04 Dec, 2018 3 commits
-
-
Wuwei Lin committed
-
Jared Roesch committed
-
Wuwei Lin committed
-
- 03 Dec, 2018 1 commit
-
-
Josh Pollock committed
-
- 02 Dec, 2018 3 commits
- 01 Dec, 2018 1 commit
-
-
Tianqi Chen committed
-
- 30 Nov, 2018 6 commits
-
-
Siju committed
-
Wuwei Lin committed
-
Sergei Grechanik committed
-
masahi committed
-
The pass which instruments checkers before memory accesses (load/store). This allows to handle invalid memory accesses. The patch is related to issue: https://discuss.tvm.ai/t/array-bounds-checking/944
Denis Khalikov committed -
* [RELAY] Finish alter op pass * [RELAY] AlterOpLayout Pass * fix broadcast operators * fix broadcast operators * fix broadcast operators * Support concatenate * address comments * address comments * add comments * rebase
Lianmin Zheng committed
-
- 29 Nov, 2018 2 commits
-
-
Sergei Grechanik committed
-
Siju committed
-
- 28 Nov, 2018 3 commits
-
-
* Implement C code generation with tests * Code cleanup * Implement C code generation with tests * Code cleanup * tabs to spaces * make lint compliant * update export_library and reserve unique C keywords * move ReserveKeywordsAsUnique to codegen_c * some documentation and code cleanup * use tvm.contrib.util for tempdir in testcases
Pratyush Patel committed -
Siju committed
-
Siju committed
-