- Jan 11, 2019
-
-
Sergei Grechanik authored
-
- Jan 09, 2019
-
-
Li-Wen Chang authored
-
- Jan 08, 2019
-
-
Tianqi Chen authored
-
Denis Khalikov authored
Add trace call expr to allow trace Tensor data at the runtime. By default the default handler is enabled which prints a tracing data to stdout, otherwise user should specify a call_back as global_function (aka @tvm.register_func). The issue is related to: https://discuss.tvm.ai/t/idea-trace-expression/945
-
Yang Chen authored
-
Li-Wen Chang authored
-
Li-Wen Chang authored
-
- Dec 07, 2018
-
-
Sergey Mironov authored
-
Liang ZOU authored
-
- Dec 02, 2018
-
-
Andrew Tulloch authored
-
- Nov 30, 2018
-
-
Sergei Grechanik authored
-
Denis Khalikov authored
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
-
- Nov 28, 2018
-
-
Pratyush Patel authored
* 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
-
- Nov 06, 2018
-
-
Tianqi Chen authored
-
- Nov 05, 2018
-
-
Tianqi Chen authored
-
- Nov 01, 2018
-
-
Andrew Tulloch authored
-
- Oct 29, 2018
-
-
xqdan authored
-
- Oct 24, 2018
-
-
Wuwei Lin authored
-
- Oct 07, 2018
-
-
Tianqi Chen authored
-
- Oct 01, 2018
-
-
Tianqi Chen authored
-
- Sep 25, 2018
-
-
Siju authored
-
- Sep 20, 2018
-
-
Tianqi Chen authored
-
- Sep 19, 2018
-
-
Tianqi Chen authored
-
- Sep 18, 2018
-
-
Lianmin Zheng authored
-
- Aug 29, 2018
-
-
MORITA Kazutaka authored
* [TOPI] add nn schedulers for HLS backends * fix pylint * fix topi transform test
-
- Aug 25, 2018
-
-
MORITA Kazutaka authored
* [CODEGEN][AOCL] Add math intrinsic rules * introduce aocl_emu target for AOCL emulation * rename aocl_emu with aocl_sw_emu * update docs
-
- Aug 23, 2018
-
-
MORITA Kazutaka authored
-
- Aug 11, 2018
-
-
Tianqi Chen authored
-
- Aug 09, 2018
-
-
Wuwei Lin authored
* Use int for int8x4 due to performance overhead of char4 * Add a comment about using int * Remove invalid test
-
MORITA Kazutaka authored
* [TOPI] add injective scheduler for HLS backends * Introduced PrintBinaryExpr
-
- Aug 02, 2018
-
-
Lianmin Zheng authored
-
- Aug 01, 2018
-
-
Tatsuya Nishiyama authored
-
- Jul 31, 2018
-
-
TABATA, Keiichi authored
-
- Jul 25, 2018
-
-
Tianqi Chen authored
-
- Jul 23, 2018
-
-
Meghan Cowan authored
-
- Jul 20, 2018
-
-
Tatsuya Nishiyama authored
-
- Jul 18, 2018
-
-
MORITA Kazutaka authored
-
- Jul 14, 2018
-
-
MORITA Kazutaka authored
-
- Jul 13, 2018
-
-
Pariksheet Pinjari authored
-
- Jul 12, 2018
-
-
Lianmin Zheng authored
-