- 24 May, 2019 1 commit
-
-
Tianqi Chen committed
-
- 27 Apr, 2019 1 commit
-
-
* Fixed issue #3069 by adding in_channels * Registerd group_conv2d_nchw as topi compute * Improved by checking tag value * Removed group_conv2d_nchw topi registration * Added test for relay group_conv2d_nchw * Added assertions to forbid small group size * Removed hard-coded oc_block_factor * Added explanatory comments to group_conv2d_nchw_cuda * Updated group_conv2d_nchw_cuda schedule Removed 'direct' CUDA tests * Reverted an accidental change in a conv2d test * Fixed indentation problems * Fixed a mis-commented line * Reverted change in group_conv2d_nchw tag * Removed commented int8 group_conv2d test * Fixed group size assertions in group_conv2d_nchw_cuda
Ruizhe Zhao (Vincent) committed
-
- 08 Apr, 2019 1 commit
-
-
* [HEADER] ASF header dir=include * [HEADER] ASF Header dir=src * [HEADER] ASF Header -dir=python * [HEADER] ASF header dir=topi * [HEADER] ASF Header dir=nnvm * [HEADER] ASF Header -dir=tutorials * [HEADER] ASF Header dir=tests * [HEADER] ASF Header -dir=docker * fix whitespace * [HEADER] ASF Header -dir=jvm * [HEADER] ASF Header -dir=web * [HEADER] ASF Header --dir=apps * [HEADER] ASF Header --dir=vta * [HEADER] ASF Header -dir=go * temp * [HEADER] ASF Header --dir=rust * [HEADER] Add ASF Header --dir=cmake * [HEADER] ASF Header --dir=docs * [HEADER] Header for Jenkinsfile * [HEADER] ASF Header to toml and md * [HEADER] ASF Header to gradle * Finalize rat cleanup * Fix permission * Fix java test * temporary remove nnvm onnx test
Tianqi Chen committed
-
- 31 Oct, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 06 Sep, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 23 Aug, 2018 2 commits
-
-
Tianqi Chen committed
-
Lianmin Zheng committed
-
- 22 Aug, 2018 1 commit
-
-
* support fallback & fix bugs in tuners & clean topi test * update task extraction * update task extraction * fix arm tutorial * Update tune_nnvm_arm.py
Lianmin Zheng committed
-
- 16 Aug, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 02 Aug, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 21 Jul, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 22 Jun, 2018 1 commit
-
-
Leyuan Wang committed
-
- 28 Apr, 2018 1 commit
-
-
Tianqi Chen committed
-
- 19 Apr, 2018 1 commit
-
-
Tianqi Chen committed
-
- 07 Apr, 2018 1 commit
-
-
Leyuan Wang committed
-
- 31 Mar, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 19 Mar, 2018 1 commit
-
-
alex-weaver committed
-
- 02 Mar, 2018 1 commit
-
-
Atsushi Nukariya committed
-
- 25 Feb, 2018 1 commit
-
-
Jammy Zhou committed
-
- 07 Feb, 2018 1 commit
-
-
[TOPI][GL] OpenGL topi.
Zhixun Tan committed
-
- 05 Feb, 2018 1 commit
-
-
Tianqi Chen committed
-
- 02 Feb, 2018 1 commit
-
-
* [BACKEND] Vulkan Runtime and SPIRV Codegen * fix doc
Tianqi Chen committed
-
- 20 Jan, 2018 1 commit
-
-
Basic WebGL Backend
Zhixun Tan committed
-
- 19 Jan, 2018 1 commit
-
-
* Add Mali target support to tvm.target.create * Add Mali target support in codegen
Jammy Zhou committed
-
- 16 Jan, 2018 1 commit
-
-
* add schedule for ARM Mali GPU * fix lint * fix lint
Lianmin Zheng committed
-
- 02 Jan, 2018 1 commit
-
-
* add cublas support * integrate cublas to topi dense * add cublas error check * minor fix * fix lint * remove topi import from contrib unittest
masahi committed
-
- 27 Dec, 2017 1 commit
-
-
* add target.libs to target str representation * integrate cudnn into topi cuda * append target.libs to target.options
masahi committed
-
- 24 Dec, 2017 1 commit
-
-
* fist working miopen support * do FindFwdAlgo during build time * fix lint * update doc string * import topi after checking if rocm is enabled * add miopen namespace * fixed descriptor overwrite bug * add use_miopen option * fix lint * better miopen option handling * fix typo * fix options handling
masahi committed
-
- 16 Oct, 2017 1 commit
-
-
* [FIX] Fix target warning * [FIX] Deduplicate options * Fix * Fix
ziheng committed
-
- 14 Oct, 2017 1 commit
-
-
* [TVM] Introduce target generic dispatch system * fix target warning
Tianqi Chen committed
-
- 26 Sep, 2017 1 commit
-
-
* Move target to tvm; rename convolution as conv2d * Fix * Fix
ziheng committed
-
- 03 Sep, 2017 1 commit
-
-
* CPU Schedule for raspberry pi * Update * Update * Add topi.target * Refactor * Update * Make python3 happy * Improve * Improve * Improve * Use get_const_int
ziheng committed
-