-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Release] v0.12.0 Release Candidate Notes #14645
Comments
@ysh329 Can we align capital and small letter with TVM v0.11.0 Release Candidate Notes ? Like changing "tvmscript" as "TVMScript", "microtvm" as "microTVM". |
Please merge:
|
Fixed.
Merged. |
I think that is supposed to be "has worked since the v0.11.1 release", just to be precise. Btw, thanks for putting in the release management work. |
Fixed. |
Very minor, there is a typo "Reviwer" -> Reviewer. Again, thanks for putting the work, I created this changelog once and it is not a simple job. |
Fixed. Thanks a lot! 👍 |
v0.12.0 is released, so closing this issue. |
Introduction
The TVM community has worked since the v0.11.1 release to deliver the following new exciting improvements! The main tags are below (bold text is with lots of progress):
Please visit the full listing of commits for a complete view: v0.11.1...v0.12.0.
Community
RFC
e17994b
)d646a22
)Runtime
ArmComputeLibrary
Adreno
OpenCL & CLML
ROCm
CMSIS-NN
CUDA & CUTLASS & TensorRT
time_evalutor
function for profiling CUDA kernelsEthosn
CRT
Hexagon
Metal
MicroNPU
Web & WASM
Others about Runtime
Android
AOT
Arith
AutoTVM
BugFix
PackedFunc
var1 = var2
expressionsmma_store_impl
Build
BYOC
CI
Tests
Docker
Docs
typing-extensions
dependency guideFrontend
DFT
operatormicroTVM
LLVM
override
to GetFormat and GetPropertyMaskMetaSchedule
shared.dyn
for Tensor Core Schedule Rulesrun_secs
Misc
VarUseDefAnalysis
to header fileRelay
set_input/output_zero_copy
in pythonpy_converter
should use correct AST for versions above 3.8 tooSchedule
disable_checks
forSchedule
Target
key=arm_cpu
--> `key=arm_cpuTE
Tensorize
TIR
reorder_block_itervar
set_dtype
reindex_cache_read/write
TOPI
TVMC
tvmc tune
TVMScript
assert_structural_equal
with new TVMScript printerT.allocate
withT.decl_buffer
syntax sugar for TVMScript printerT.match_buffer
syntax sugar in arguments for TVMScript printerbool
printing for roundtripLetStmt
printing logicT.allocate
syntax printingT.axis.remap
syntax sugar for TVMScript printershow_meta
PrinterConfig
T.handle
andT.Ptr
Range
The text was updated successfully, but these errors were encountered: