[apache/tvm] [Release] v0.15.0 Release Candidate Notes (Issue #16391)

2024-01-11 Thread ysh329
# Introduction The TVM community has worked since the v0.14.0 release to deliver the following new exciting improvements! The main tags are below (**bold text is with lots of progress**): - Community, RFCs - Arith - Adreno, ArmComputeLibrary, Metal, cuda & cutlass & tensorrt, micoNPU - Runtime,

Re: [apache/tvm] [VOTE] Transition Main to Unity (Issue #16368)

2024-01-11 Thread Eric Lunderberg
+1 -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/16368#issuecomment-1887308146 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm-rfcs] [RFC] Scalable vectors in TIR (PR #104)

2024-01-11 Thread Elen Kalda
> if predication is involved, maybe we can explicitly do A.store(...)? where > predicate can be a kwarg Thanks @tqchen for the good suggestion, I included it into the RFC text (as an extension to `vload` and `vstore`). I also included a note about the "-8" decision regarding to `runtime::DataT