- 06 Jul, 2019 1 commit
-
-
- Install OpenCL headers - Set ANDROID_HOME environment variable
Ruslan Baratov committed
-
- 05 Jul, 2019 3 commits
-
-
* Use hash of ADT name and constructor idx to generate tag, add reverse mapping to module and use where appropriate * Lint and build fixes * Add round-tripping test for getting constructors by tag * Use int64_t everywhere for tags * Add additional identity check * Bring out _arg_to_ast again * Use 8-bit hash of GTV name as MSB of tag, index as LSB for more readable tags * Use int32 instead of int64 for tag
Steven S. Lyubomirsky committed -
* avoid error when env var is not set * extra content
Thierry Moreau committed -
Ruslan Baratov committed
-
- 04 Jul, 2019 2 commits
-
-
Needed for: - https://github.com/dmlc/tvm/blob/287078c33db85d4f312d8d2457a064442d9d18c3/tutorials/frontend/deploy_model_on_android.py#L30 - https://github.com/dmlc/tvm/blob/287078c33db85d4f312d8d2457a064442d9d18c3/tutorials/frontend/deploy_model_on_android.py#L37 - https://github.com/dmlc/tvm/blob/287078c33db85d4f312d8d2457a064442d9d18c3/python/tvm/contrib/download.py#L58
Ruslan Baratov committed -
雾雨魔理沙 committed
-
- 03 Jul, 2019 4 commits
-
-
* Pre-allocate buffer for x86 roi_align * Fix typo
Yao Wang committed -
雾雨魔理沙 committed
-
producing simulation statistics instead of time to get useful information out of simulation runs (#3481)
Thierry Moreau committed -
* save add me find type checker problem save save lint do lint reset ti add some doc add failed test case add recursion for cps add recursion for cps fix pytest lint save fix test error lint save fix error * fix rebase * fix * fix test * lint * lint * restore rewriteannotationops * do
雾雨魔理沙 committed
-
- 02 Jul, 2019 6 commits
-
-
* First shot * Add dockerfile for CPU too * Finish the build infrastructure * Remove extra file * Comment out the Jenkinsfile section since it is not ready * Add missing license headers * Update to newer cudnn that anaconda packaged * Bump the build numbers for the newer cudnn * Bring back the toolchain option with a tweak for cuda * Cache some large packages in the docker and update to llvm 7.0.0 * Merge all the python packages together * First fix for the conda cuda builds (again) * Use the tarball version of cudnn since tvm has trouble detecting the other one * Use llvm 8.0 from the numba packages * Also use llvm 8.0 for the cpu builds * Don't use the anaconda compiler for OS X * Enable Metal on OS X builds * Make sure to detect undefined variables in scripts * Fix build when not using cuda
abergeron committed -
Tianqi Chen committed
-
Zhi committed
-
* [Codegen] Support broadcast op with symbolic shape * fix case where last dim = 1 * use enum; simplify stride calculation; improve doc * fix lint * improve py doc
Yizhi Liu committed -
* Add contrib sort functions to android rpc app. * replaced tab with spaces oops.
Josh Fromm committed -
雾雨魔理沙 committed
-
- 01 Jul, 2019 6 commits
-
-
Tianqi Chen committed
-
* add mac count for conv 2d transpose * add the explanation of missing parameter in docstring * typo * fix pylint
Yida Wang committed -
Tianqi Chen committed
-
* [Relay][Pass] Only allow Module -> Module for opts managed by pass infra * revert gradient pass
Zhi committed -
Tianqi Chen committed
-
Tianqi Chen committed
-
- 30 Jun, 2019 2 commits
-
-
Alexander Pivovarov committed
-
Tianqi Chen committed
-
- 29 Jun, 2019 3 commits
-
-
[PASS] Use new infra for lower warp memory [ARITH] EvalSet recursively evaluates set in case dom_map contains set that need to be relaxed.
Tianqi Chen committed -
Christian Sarofeen committed
-
* fix autotvm * fix bug when heap_items is empty
Haichen Shen committed
-
- 28 Jun, 2019 12 commits
-
-
Tianqi Chen committed
-
Tianqi Chen committed
-
Tianqi Chen committed
-
Thierry Moreau committed
-
* init init lint rename ci fix add add some doc save add some test add some test lint lint lint * fix build
雾雨魔理沙 committed -
* save * fix
雾雨魔理沙 committed -
* Nested rfactor fix, update predicates as well as source. * Linter * Syntax fix.
Christian Sarofeen committed -
* Add sequence_mask use exactly the same arguments as mxnet fix * fix lint * fix lint * add mxnet conversion + relay * update * update doc * fix pylint * fix doc * address comment * try to address comments * try to enable shape check for valid_length * fix * try to fix * fix bug * try to fix * address comment * address comment
Xingjian Shi committed -
Amy Wang committed
-
雾雨魔理沙 committed
-
hlu1 committed
-
* simplify build script, remove python 2 support * remove py2 file * update py3
雾雨魔理沙 committed
-
- 27 Jun, 2019 1 commit
-
-
* fix relay reduce axis bug * add tests for reduce bug
Altan Haan committed
-