- 11 Jan, 2020 2 commits
- 09 Jan, 2020 1 commit
-
-
* [AutoTVM] Use vm compile in extracting task from relay * update * restructure vm compiler to reduce task extraction time * x * fix * update doc * udpate doc * lint
Haichen Shen committed
-
- 06 Jan, 2020 1 commit
-
-
* As a result of backwards incompatible changes released in pillow 7.0, torchvision crashes if you just "pip install pillow", as we do in a few places. * This patch sets pillow<7 to be installed in Dockerfiles and support material as tutorials and documentation.
Leandro Nunes committed
-
- 04 Jan, 2020 1 commit
-
-
TVM_REGSISTER_API is an alias of TVM_REGISTER_GLOBAL. In the spirit of simplify redirections, this PR removes the original TVM_REGISTER_API macro and directly use TVM_REGISTER_GLOBAL. This type of refactor will also simplify the IDE navigation tools such as FFI navigator to provide better code reading experiences. Move EnvFunc's definition to node.
Tianqi Chen committed
-
- 27 Dec, 2019 1 commit
-
-
* [TOPI] add 3D upsampling Op. * fix lint issues * change align_corners to coordinate_transformation_mode * fix resize3d half_pixel * make a simple function and clean up trilinear_resize3d_python * fix doc
optima2005 committed
-
- 23 Dec, 2019 1 commit
-
-
* [Relay] add max_pool3d in relay and TF converter * fix comments
Yong Wu committed
-
- 22 Dec, 2019 1 commit
-
-
* [TEST] Remove nnvm related code in topi and test script * Remove docs dep
Tianqi Chen committed
-
- 20 Dec, 2019 1 commit
-
-
* [DOCS] Mention Ninja build system in install/from_source.rst * Address comments
Hideto Ueno committed
-
- 02 Dec, 2019 1 commit
-
-
* add benchmark log format doc * code review changes * remove runtime_config, add md5 field * schema edits
anwang2009 committed
-
- 27 Nov, 2019 1 commit
-
-
* [Doc] Fix broken link * [Doc] Fix broken link * [Doc] Fix broken link
Neo Chien committed
-
- 26 Nov, 2019 1 commit
-
-
* [DOCS] Update main website to tvm.apache.org * Update jvm pom repo loc * Change the org to asf * Update ci addr to new one
Tianqi Chen committed
-
- 24 Nov, 2019 1 commit
-
-
Yizhi Liu committed
-
- 22 Nov, 2019 1 commit
-
-
tripley committed
-
- 20 Nov, 2019 1 commit
-
-
Liang ZOU committed
-
- 18 Nov, 2019 1 commit
-
-
* Add tf FloorMod * Add floor_div/mod into topi and relay * Add to rst * Fix test
Yao Wang committed
-
- 15 Nov, 2019 2 commits
-
-
T.J. Mercier committed
-
Philip Hyunsu Cho committed
-
- 10 Nov, 2019 1 commit
-
-
Yizhi Liu committed
-
- 06 Nov, 2019 1 commit
-
-
Tianqi Chen committed
-
- 01 Nov, 2019 1 commit
-
-
Kim committed
-
- 31 Oct, 2019 1 commit
-
-
* [Doc] Update ANTLR instruction * Update docs/install/from_source.rst
Wei Chen committed
-
- 30 Oct, 2019 1 commit
-
-
* Add support for Any op * Support ONNX frontend * Add doc * Add to relay docs * Dummy change to retrigger CI
Jon Soifer committed
-
- 24 Oct, 2019 1 commit
-
-
* Start to update TF frontend docs * Add rst * Remove markdown * Update wording * Resolve comments
Jon Soifer committed
-
- 21 Oct, 2019 1 commit
-
-
FIX "After connecting he usb" with "After connecting the usb"
Monkeyking committed
-
- 20 Oct, 2019 1 commit
-
-
We think it will reduce the confusion with the meaning. https://discuss.tvm.ai/t/discuss-consider-rename-vm-datatype/4339
Wei Chen committed
-
- 13 Oct, 2019 1 commit
-
-
Leo Chen committed
-
- 27 Sep, 2019 2 commits
-
-
brett koonce committed
-
Tianqi Chen committed
-
- 25 Sep, 2019 2 commits
-
-
* Expose llvm.nearbyint intrinsic. This is a faster alternate to rounding. Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: * Added python binding. Added test. Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
Kimish Patel committed -
Philipp Krones committed
-
- 24 Sep, 2019 2 commits
-
-
* Refactor to create abstract ParallelOpCombiner * First draft of CombineParallelDense * Begin to work on tests * Test * Refactor to move out more common code * Clean up * Fix * Remove statics * fix wording * Start to add combine_parallel_op_batch * Resolve PR comments * Resolve PR comments * dummy change to retrigger CI * Change special case from bias_add to add * Revert special case change * Ignore units check * dummy change to retrigger CI * dummy change to re-trigger CI * Improve docs * Update docs * Update docs
Jon Soifer committed -
StandbyMe committed
-
- 22 Sep, 2019 1 commit
-
-
* add expr `isnan` * move to intrinsic * doc & add to topi * fix error from ci
Huang, Guangtai committed
-
- 21 Sep, 2019 1 commit
-
-
Zhi committed
-
- 19 Sep, 2019 1 commit
-
-
Meghan Cowan committed
-
- 16 Sep, 2019 1 commit
-
-
* [TOPI] operator support: logical_and, logical_or, logical_not * [TOPI] operator support: logical_and, logical_or, logical_not * [TOPI] fix test cases for operator support: logical_and, logical_or, logical_not * [TOPI] fix test cases for operator support: logical_not
Neo Chien committed
-
- 13 Sep, 2019 1 commit
-
-
Issue: RPC path get changed into "vta_rpc" from "pynq_rpc", but related document still use old informaiton. Solution: Update RPC path information.
Hua Jiang committed
-
- 08 Sep, 2019 1 commit
-
-
雾雨魔理沙 committed
-
- 05 Sep, 2019 1 commit
-
-
* Update from_source.rst * Update deploy_ssd_gluoncv.py
Haibin Lin committed
-