Highlights
- Pro
Pinned
1,488 contributions in the last year
Less
More
Contribution activity
April 2021
Created 10 commits in 3 repositories
Created a pull request in apache/tvm that received 2 comments
[VTA] Update vta-hw dependency
cc @tmoreau89 , should fix the verilator problem in the mainline ci
+1
−1
•
2
comments
Opened 3 other pull requests in 2 repositories
apache/tvm
2
merged
apache/tvm-vta
1
merged
Reviewed 29 pull requests in 5 repositories
apache/tvm 25 pull requests
- Protect child process enumeration in AutoTVM
- [TensorIR][PASS][M1c] PlanUpdateBufferAllocationLocation
- [TensorIR][M1b] Schedule class
- [Hotfix] Typo in Vulkan runtime change causing severe perf regression for dGPU
- [METAL] Fix issue with GPU fails
- [AOT] Introducing AOT in TVM
- [TIR] Add a new intrinsic count leading zeros for LLVM and SPIR-V
- [Vulkan] Support uniform buffer object for passing many scalar arguments (Take 2)
- Fix Zephyr flashing on physical hardware, busted in #7813
- Allow microTVM Reference VM to be launched when TVM is a submodule.
- [FIX] Fix howto_deploy
- [TensorIR] [Script] adding support for opaque block
- Fix Metal accuracy problem caused by <dtype>3 vectors usage
- [COMMUNITY] Bohan Hou -> reviewer
- [OpenCL] Refactor cl_program generation
- [COMMUNITY] Siyuan Feng -> reviewer
- [DOC] Grammar fix
- [BugFix] Fix the race condition issue of packed func. (#7246).
- fix compiling warning in simplify_expr.h
- Revert "[Vulkan] Support uniform buffer object for passing many scala…
- [TensorIR][M1c] LowerInitBlock
- [TensorIR][M1b] Scaffolding ScheduleState data structure
- [µTVM] Try to fix qemu hangs in the CI #7590
- [CI] add the --net=host cmd line arg to the docker/bash.it script
- [CodeGen][OpenCL] Limit OpenCL built-in vector lanes to 2, 3, 4, 8, 16.