Messages by Date
-
2026/06/06
(tvm) branch main updated (aa59644072 -> 498b8ed673)
tlopex
-
2026/06/06
(tvm-ffi) branch main updated: [TEST] Relax test_shared_dag_hash_scaling_not_exponential ratio to 4x (#612)
ruihangl
-
2026/06/06
(tvm) branch main updated: [Relax][ONNX] Preserve NaN in Sign to align with ONNX Runtime (#19674)
tlopex
-
2026/06/05
(tvm) branch nightly updated (4d9d129c93 -> 9db74c7cee)
github-bot
-
2026/06/05
svn commit: r84996 - dev/tvm/tvm-ffi-v0.1.12-rc0
ruihangl
-
2026/06/05
(tvm-ffi) tag v0.1.12-rc0 created (now 3050b0a)
ruihangl
-
2026/06/05
svn commit: r84995 - release/tvm
ruihangl
-
2026/06/05
(tvm-ffi) branch main updated: [FIX] Drop test_empty_tensor_attributes (numpy dlpack stride change) (#607)
ruihangl
-
2026/06/05
(tvm) branch main updated (4d9d129c93 -> 9db74c7cee)
tqchen
-
2026/06/05
(tvm-ffi) 01/01: [DOC] Move tensor methods (ndim, numel, size, is_contiguous) under Tensor autosummary
tqchen
-
2026/06/05
(tvm-ffi) branch tvm-ffi-fix-sphinx-autosummary-warnings-for-tensor-methods-in-docs-reference-python-index-rst created (now d62818c)
tqchen
-
2026/06/04
(tvm) branch nightly updated (1240649257 -> 4d9d129c93)
github-bot
-
2026/06/04
(tvm-ffi) branch main updated: feat(python): add tensor methods to align with C++ APIs (#604)
yaxingcai
-
2026/06/04
(tvm) branch main updated: [Relax][ONNX] Fix Cast operator float->int NaN/Inf handling (#19626)
tlopex
-
2026/06/04
(tvm) branch main updated: [Arith] Gate canonical-simplify LT Case 2 on extra scale == +1 (#19669)
tqchen
-
2026/06/04
(tvm) branch main updated: [Arith] Memoize IntervalSet variable relaxation to avoid exponential blowup (#19670)
tqchen
-
2026/06/03
(tvm) branch nightly updated (a979b2f98c -> 1240649257)
github-bot
-
2026/06/03
(tvm) branch main updated: [FFI][REFACTOR] Direct structural APIs to tvm-ffi (#19661)
tlopex
-
2026/06/03
(tvm) branch main updated: [CI] Reformat the macOS repair-wheel-command as a multiline script (#19664)
tlopex
-
2026/06/03
(tvm) branch main updated: [CI] Derive the version from Git tags via setuptools_scm (#19665)
tqchen
-
2026/06/03
(tvm) branch main updated: [Relax][PyTorch] Decompose integer pow into repeated multiplication (#19660)
tlopex
-
2026/06/03
(tvm) branch tvm-direct-tvm-ffi-structural-apis updated (670a5a32a4 -> b43dc89827)
tqchen
-
2026/06/03
(tvm) branch main updated: [FFI][IR] Route JSON serialization through tvm-ffi (#19662)
bohan
-
2026/06/03
(tvm) branch main updated: [REFACTOR][TIRX] Consolidate split host device stages (#19663)
bohan
-
2026/06/03
(tvm) branch tvm-direct-tvm-ffi-structural-apis updated (3c42a3ef0d -> 670a5a32a4)
tqchen
-
2026/06/03
(tvm) branch tvm-splithostdevice-staged-pass-consolidation updated (85cb3e77f8 -> 5d42bd6859)
tqchen
-
2026/06/03
(tvm) branch tvm-direct-json-graph-serialization-apis updated (806bb47ada -> e55ae44cff)
tqchen
-
2026/06/03
(tvm) branch tvm-direct-json-graph-serialization-apis updated (6a6f6639a5 -> 806bb47ada)
tqchen
-
2026/06/03
(tvm) 01/01: [FFI][IR] Route JSON serialization through tvm-ffi
tqchen
-
2026/06/03
(tvm) branch tvm-direct-json-graph-serialization-apis created (now 6a6f6639a5)
tqchen
-
2026/06/03
(tvm) 01/01: [REFACTOR][TIRX] Consolidate split host device stages
tqchen
-
2026/06/03
(tvm) branch tvm-splithostdevice-staged-pass-consolidation created (now 85cb3e77f8)
tqchen
-
2026/06/03
(tvm) branch tvm-direct-tvm-ffi-structural-apis-test-permission deleted (was da9b5803ac)
tqchen
-
2026/06/03
(tvm) 01/01: [FFI][REFACTOR] Direct structural APIs to tvm-ffi
tqchen
-
2026/06/03
(tvm) branch tvm-direct-tvm-ffi-structural-apis created (now 3c42a3ef0d)
tqchen
-
2026/06/03
(tvm) branch tvm-direct-tvm-ffi-structural-apis-test-permission created (now da9b5803ac)
tqchen
-
2026/06/03
(tvm) branch main updated: [CI] Wheel publishing follow-ups (#19659)
tqchen
-
2026/06/02
(tvm) branch nightly updated (8039963c23 -> a979b2f98c)
github-bot
-
2026/06/02
(tvm) branch main updated: [RPC] Import tvm.testing lazily in rpc.testing (#19658)
tqchen
-
2026/06/02
(tvm) branch main updated: [CI] Add cibw-based wheel publishing to PyPI (#19656)
tqchen
-
2026/06/02
(tvm) branch main updated: [Relax][Frontend][TFLite] Add EMBEDDING_LOOKUP_SPARSE converter (#19652)
tlopex
-
2026/06/02
(tvm) branch main updated: [Fix][Relax] Support ND batched matmul chains in AdjustMatmulOrder pass (#19650)
tlopex
-
2026/06/01
(tvm) branch nightly updated (cf859b927a -> 8039963c23)
github-bot
-
2026/06/01
(tvm) branch static-libxml2 updated (05506afc7f -> d7435df17f)
tqchen
-
2026/06/01
(tvm) 01/01: [BUILD] Static-libxml2 + LLVM static build cross-platform support
tqchen
-
2026/06/01
(tvm) branch main updated: [Web][COS] Persist URL→hash mapping across page loads (#19569)
akaashrp
-
2026/06/01
(tvm) branch main updated: [Relax][PyTorch] Cast non-bool inputs to bool in logical_not converter (#19645)
tlopex
-
2026/06/01
(tvm) branch main updated: fix: Security Patch: Fix missing exported flag in AndroidManifest (#19648)
tlopex
-
2026/06/01
(tvm) branch main updated: [Relax][Frontend][TFLite] Support STABLEHLO_RNG_BIT_GENERATOR (#19651)
tlopex
-
2026/06/01
(tvm) branch main updated: [Relax][Frontend][TFLite] Add HASHTABLE_LOOKUP converter (#19654)
tlopex
-
2026/06/01
(tvm) 01/01: [BUILD] Static-libxml2 + LLVM static build cross-platform support
tqchen
-
2026/06/01
(tvm) branch static-libxml2 updated (755e96275a -> 05506afc7f)
tqchen
-
2026/06/01
(tvm) branch static-libxml2 updated: [BUILD] Simplify static libxml2 substitution comment
tqchen
-
2026/06/01
(tvm) branch static-libxml2 updated: [BUILD] Expand comment around static libxml2 substitution
tqchen
-
2026/06/01
(tvm) branch static-libxml2 created (now 609ab46c8f)
tqchen
-
2026/06/01
(tvm) 01/01: [BUILD] Static-libxml2 + LLVM static build cross-platform support
tqchen
-
2026/06/01
(tvm) branch main updated: [REFACTOR][PYTHON] Revisit lifted support modules from tvm.contrib (#19653)
tqchen
-
2026/05/31
(tvm) branch nightly updated (fca86a6872 -> cf859b927a)
github-bot
-
2026/05/31
(tvm) branch main updated: [Relax][Frontend][TFLite] Support STABLEHLO_CUSTOM_CALL (#19649)
tlopex
-
2026/05/31
(tvm) branch main updated: [Relax][IR] Skip in-place multiply when two operands are views of the same tensor (#19644)
tlopex
-
2026/05/30
(tvm) branch nightly updated (b971a75de4 -> fca86a6872)
github-bot
-
2026/05/30
(tvm) branch main updated: [Fix] Stabilize layer_norm variance computation with two-pass reduction (#19643)
tlopex
-
2026/05/30
(tvm) branch main updated: [Relax][Frontend][TFLite] Support STABLEHLO_WHILE (#19646)
tlopex
-
2026/05/30
(tvm) branch pypi deleted (was 188cb53337)
tlopex
-
2026/05/30
(tvm) branch pypi created (now 188cb53337)
tlopex
-
2026/05/30
(tvm-ffi) branch main updated: [CORE] Make AnyView trivially copyable — match C-ABI struct passing (#602)
junrushao
-
2026/05/30
(tvm) branch main updated: [Relax][Frontend][TFLite] Support sequence LSTM and RNN operators (#19634)
tlopex
-
2026/05/30
(tvm) branch main updated: [TIRx] Fix stale Simplify import in lowering test (#19642)
guanmingchiu
-
2026/05/29
(tvm) branch nightly updated (e89570fa83 -> b971a75de4)
github-bot
-
2026/05/29
(tvm) branch main updated: [Relax][Frontend][TFLite] Add TFLite Resource Variable and Static Hashtable Import Support (#19639)
tlopex
-
2026/05/29
(tvm) branch main updated: [Relax][Frontend][TFLite] Add LSTM and SVDF converter (#19633)
tlopex
-
2026/05/28
(tvm) branch nightly updated (61ae85b9d1 -> e89570fa83)
github-bot
-
2026/05/28
(tvm) branch main updated: [Relax][Frontend][TFLite] Add RNN converter (#19632)
tlopex
-
2026/05/28
(tvm) branch main updated: [Relax][Frontend][TFLite] Add REDUCE_WINDOW support (#19637)
tlopex
-
2026/05/28
(tvm) branch tir-bench deleted (was cd8790bc54)
bohan
-
2026/05/28
(tvm) 20/22: fix(arith): gate canonical-simplify LT Case 2 on extra scale == +1 (#651)
bohan
-
2026/05/28
(tvm) 02/22: feat(op): add permute_layout primitive; remove permute_dims (#629)
bohan
-
2026/05/28
(tvm) 12/22: docs: update tir bench baseline results (#642)
bohan
-
2026/05/28
(tvm) 09/22: fix(tirx/stmt_functor): add ScopeIdDefStmt to Python StmtFunctor dispatch (#637)
bohan
-
2026/05/28
(tvm) 11/22: feat(tirx): add typed pointer byte-offset intrinsic (#641)
bohan
-
2026/05/28
(tvm) 05/22: test(op-dispatch): add wg-scope both-sides-permuted invariance test (#632) (#633)
bohan
-
2026/05/28
(tvm) 06/22: refactor(codegen): remove tirx.entry_cluster_sync codegen attribute (#634)
bohan
-
2026/05/28
(tvm) 17/22: revert(submodules): undo accidental 3rdparty pointer bumps in #646 (#647)
bohan
-
2026/05/28
(tvm) 14/22: feat(tirx): add .16x{64,128,256}b tcgen05.ld/st dispatch + factory (#644)
bohan
-
2026/05/28
(tvm) 03/22: feat(op-dispatch): add warp ldmatrix/stmatrix dispatch for Tx.copy (#630)
bohan
-
2026/05/28
(tvm) 16/22: feat(tirx): add M=128 dispatch + layout for .16x*b tcgen05.ld/st (#646)
bohan
-
2026/05/28
(tvm) 21/22: fix(arith): memoize IntervalSet variable relaxation to avoid exponential blowup (#652)
bohan
-
2026/05/28
(tvm) 18/22: feat(gemm_async): accept Layout F C operand for M=64 MMAs (#648)
bohan
-
2026/05/28
(tvm) 04/22: refactor(op-dispatch): rename copy/warp_matrix.py to copy/ld_stmatrix.py (#631)
bohan
-
2026/05/28
(tvm) branch tir-bench created (now cd8790bc54)
bohan
-
2026/05/28
(tvm) 07/22: feat(tvmscript): add @Tx.jit decorator, Tx.constexpr params, Tx.wg_reg_tile (#635)
bohan
-
2026/05/28
(tvm) 22/22: feat(infra): util-gated GPU selection for tir-bench + per-config warmup/repeat
bohan
-
2026/05/28
(tvm) branch main updated: [REFACTOR][ARITH] Phase out arith/scalable_expression; arith no longer proves over scalable vectors (#19638)
tlopex
-
2026/05/28
(tvm-ffi) branch main updated: [CI] Use uv tool run for sdist build instead of pipx (#600)
yongwww
-
2026/05/28
(tvm) branch main updated: [REFACTOR][SCRIPT] tvmscript streamline: lift printer.h, restore one-way dep, migrate dialect config to extra_config (#19631)
tlopex
-
2026/05/28
(tvm-ffi) branch main updated: [FEAT] Streamline AccessPath/AccessStep print format (#598)
tqchen
-
2026/05/28
(tvm-ffi) branch main updated: [FEAT] Optimize Expected<T> for minimal compiled code and efficiency (#599)
tqchen
-
2026/05/28
(tvm) branch main updated: [CI] Remove tvm-lint from tvm-bot (#19629)
tqchen
-
2026/05/27
(tvm) branch nightly updated (dcbebe7bfd -> 61ae85b9d1)
github-bot
-
2026/05/27
(tvm) branch main updated: [REFACTOR][PYTHON] Consolidate derived_object into tvm.ir.utils (#19630)
tlopex
-
2026/05/27
(tvm) branch main updated: [REFACTOR][RUNTIME] Structural reorganization: locality moves for thread_map, texture, minrpc, disco, contrib (#19628)
tlopex
-
2026/05/27
(tvm) branch main updated: [BugFix][Vulkan][CodeGen] Change OpControlBarrier to AcquireRelease (#19619)
tqchen
-
2026/05/27
(tvm) branch main updated: [REFACTOR][IR][FFI] Bump tvm-ffi (+ SEqHashDef migration) and phase out tvm/ir/repr.h (#19627)
bohan
-
2026/05/27
(tvm) branch main updated: [REFACTOR][IR] Inline ReplaceGlobalVars into AttachGlobalSymbol (#19625)
tlopex
-
2026/05/27
(tvm) branch main updated: [REFACTOR][PYTHON] Lift compiler/CLI/process modules from tvm.contrib to tvm.support (#19624)
bohan
-
2026/05/27
(tvm) branch main updated: [REFACTOR][RUNTIME] Relocate nvtx.h to tvm/support/cuda and make it header-only (#19621)
bohan
-
2026/05/27
(tvm) branch main updated: [REFACTOR][RUNTIME] Remove leftover microTVM/CRT crumbs (#19622)
bohan
-
2026/05/27
(tvm) branch main updated: [REFACTOR][RUNTIME] Phase out tvm::runtime::regex_match (#19620)
bohan
-
2026/05/27
(tvm-ffi) branch main updated: [FEAT][FFI] Add ostream operator<< for Any/ObjectRef/Variant/Optional (#596)
tqchen
-
2026/05/27
(tvm) branch main updated: [IR] Rename Call annotations to attrs (#19618)
tqchen
-
2026/05/26
(tvm) branch nightly updated (4dad956cba -> dcbebe7bfd)
github-bot
-
2026/05/26
(tvm-site) branch asf-site updated: Build at Wed May 27 05:52:08 UTC 2026
github-bot
-
2026/05/26
(tvm-site) branch main updated: Update download.md for v0.24.0 (#57)
ysh329
-
2026/05/26
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@fa66213249a361656fea055d80291cf0e6b2ff1a)
tqchen
-
2026/05/26
(tvm) branch main updated: [Relax][Frontend][TFLite] Add UNIDIRECTIONAL_SEQUENCE_RNN converter (#19601)
tlopex
-
2026/05/26
(tvm) branch main updated: [Relax][Frontend][TFLite] Support control-flow multi-subgraph operators (#19616)
tlopex
-
2026/05/26
(tvm) branch main updated: [REFACTOR][TIR] Tie AnnotateDeviceRegions/SplitHostDevice/LowerDeviceKernelLaunch together (#19605)
tlopex
-
2026/05/26
(tvm) branch main updated: [REFACTOR][IR] attrs.h follow-up cleanup: drop legacy vtable / rename / phase out AttrFieldInfo (#19615)
tlopex
-
2026/05/26
(tvm) branch main updated: [CMAKE][RUNTIME] Link tvm_rpc with all backend runtime libraries (#19617)
tlopex
-
2026/05/26
(tvm) branch main updated: [REFACTOR][IR] Inline ApplyPassToFunction into relax decompose_ops, delete the util (#19612)
tlopex
-
2026/05/26
(tvm) branch main updated: [REFACTOR][IR] Phase out src/ir/structural_{hash,equal}.cc to tvm-ffi (#19613)
tlopex
-
2026/05/26
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@58d6a5a8f972002ba17f387d961c867a418d987e)
tqchen
-
2026/05/26
(tvm) branch main updated: [REFACTOR] Move src/ir/script_printer.cc to src/script/printer/ (#19611)
tlopex
-
2026/05/26
(tvm) branch main updated: [Docs] Reorganize development guide content (#19606)
tlopex
-
2026/05/26
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@b1e1566f8264240a5e5a8cae836a212e9b43687f)
tqchen
-
2026/05/26
(tvm) branch main updated: [REFACTOR][IR] Cleanup attrs.h: drop NullValue, AttrsNodeReflAdapter, legacy BaseAttrsNode methods (#19607)
tqchen
-
2026/05/25
(tvm) branch nightly updated (cae6cb89b7 -> 4dad956cba)
github-bot
-
2026/05/25
(tvm) branch main updated: Fix PytestUnknownMarkWarning: Unknown pytest.mark.adreno_clml (#19602)
tlopex
-
2026/05/25
(tvm) branch main updated: [Relax][Frontend][TFLite] Support quantized TFLite import via QDQ decomposition (#19538)
tlopex
-
2026/05/25
(tvm) branch main updated: [REFACTOR][RELAX] Fold CalleeCollector into relax DeadCodeElimination (#19603)
tlopex
-
2026/05/24
(tvm) branch nightly updated (a7463e9b2d -> cae6cb89b7)
github-bot
-
2026/05/24
(tvm) branch main updated: [IR] Add annotations to Call nodes (#19597)
bohan
-
2026/05/24
(tvm) branch main updated: [CodeGen][CUDA] Move fast math intrinsic lowering option to PassContext (#19596)
tlopex
-
2026/05/23
(tvm) branch nightly updated (4052880e7c -> a7463e9b2d)
github-bot
-
2026/05/23
(tvm) branch main updated: [RPC][Tracker] Bound msg_size to MAX_TRACKER_MSG_BYTES to prevent unbounded buffer growth (#19586)
tlopex
-
2026/05/23
(tvm) branch main updated: [Relax] Normalize negative concat axis in ReorderPermuteDimsAfterConcat (#19588)
tlopex
-
2026/05/22
(tvm) branch nightly updated (a1e4cd82fe -> 4052880e7c)
github-bot
-
2026/05/22
(tvm) branch runtime-modularize updated (f659c83a4d -> e145b16ea6)
tqchen
-
2026/05/21
(tvm) branch runtime-modularize updated (3079d95eb6 -> f659c83a4d)
tqchen
-
2026/05/21
(tvm) branch runtime-modularize updated (3e89882615 -> 3079d95eb6)
tqchen
-
2026/05/21
(tvm) branch runtime-modularize created (now 3e89882615)
tqchen
-
2026/05/21
(tvm-ffi) branch main updated: [EXTRA][FEAT] VisitErrorContext for visit-context-aware error reporting (#587)
tqchen
-
2026/05/20
(tvm) branch nightly updated (1720d305ae -> a1e4cd82fe)
github-bot
-
2026/05/20
(tvm) branch main updated: [Relay/ONNX] Add RMSNormalization converter for ONNX opset 23 (#19590)
tlopex
-
2026/05/20
(tvm) branch main updated: [Relax][Frontend][TFLite] Support StableHLO region-based ops and multi-subgraph models (#19587)
tlopex
-
2026/05/19
(tvm) branch nightly updated (13ce30b988 -> 1720d305ae)
github-bot
-
2026/05/19
(tvm) branch main updated: [Relax][ONNX] Fix TopK scalar K extraction in from_onnx (#19573)
tlopex
-
2026/05/19
(tvm) branch nightly updated (bc1a904ec1 -> 13ce30b988)
github-bot
-
2026/05/18
(tvm) branch main updated: [BugFix][Target][LLVM] Route sinh/cosh/atan/asinh/erf through libm extern (#19568)
tlopex
-
2026/05/18
(tvm) branch main updated: [TVMScript] Handle undefined functions when dumping IRModule (#19583)
tlopex
-
2026/05/18
(tvm) branch main updated: [RFC][CodeGen][CUDA]: Gate fast math intrinsic lowering behind target option (#19565)
tlopex
-
2026/05/18
(tvm) branch main updated: [BugFix][Target][LLVM] Use libm for asin/acos instead of buggy inline Taylor (#19567)
tlopex
-
2026/05/17
(tvm) branch nightly updated (4b93f2060f -> bc1a904ec1)
github-bot
-
2026/05/17
(tvm) branch main updated: [Relax][ONNX] Prevent `Div` divide-by-zero crashes (#19566)
mshr
-
2026/05/15
(tvm-ffi) branch main updated: [FIX][RUST] use `$crate::` in tvm_ffi_dll_export_typed_func! and ensure! (#590)
tqchen
-
2026/05/14
(tvm) branch nightly updated (b473185418 -> 4b93f2060f)
github-bot
-
2026/05/14
(tvm) branch main updated: [Fix][Relax] Lower bool prod as logical all (#19557)
tlopex
-
2026/05/14
svn commit: r84525 - release/tvm/tvm-v0.24.0
ysh329
-
2026/05/14
svn commit: r84524 - release/tvm/tvm-v0.24.0
ysh329
-
2026/05/14
svn commit: r84523 - release/tvm/tvm-v0.24.0
ysh329
-
2026/05/14
svn commit: r84522 - dev/tvm/tvm-v0.24.0-rc0 release/tvm/tvm-v0.24.0
ysh329
-
2026/05/13
(tvm) branch nightly updated (bedfcb2b85 -> b473185418)
github-bot
-
2026/05/13
(tvm) tag v0.24.0 created (now af3e4ba814)
ysh329
-
2026/05/13
(tvm-ffi) branch main updated: [BUILD] TVM_FFI_COLD_CODE / TVM_FFI_PREDICT_FALSE macros and cold-marking of error paths (#589)
tqchen
-
2026/05/13
(tvm-ffi) branch main updated: [Minor] log ninja result (#584)
tqchen
-
2026/05/13
(tvm-ffi) branch main updated: [BugFix][ROCm] Prefer upstream PyTorch DLPack API in torch extension loader (#585)
tqchen
-
2026/05/13
(tvm) branch main updated: [Relax][ONNX] Add ONNX Backend Tests for systematic frontend coverage (#19515)
mshr
-
2026/05/12
(tvm) branch nightly updated (378c4f3043 -> bedfcb2b85)
github-bot
-
2026/05/12
(tvm) branch main updated: [Relax][ONNX] Set `max_output_boxes_per_class` default value to 0 for NonMaxSuppression (#19547)
tlopex
-
2026/05/12
(tvm) branch main updated: [Fix][Relax]: ONNX Clip NaN bounds and preserve input NaN (ORT parity) (#19535)
tlopex
-
2026/05/11
(tvm) branch nightly updated (6b27d19497 -> 378c4f3043)
github-bot
-
2026/05/11
(tvm) branch main updated: [BugFix][Relax]: handle ONNX ScatterElements reduction (#19527)
tlopex
-
2026/05/11
(tvm) branch main updated: [Contrib] Fix CUDA contrib build after FFI/header cleanups (#19539)
tlopex
-
2026/05/11
(tvm) branch dependabot/pip/docker/python/urllib3-2.6.3 deleted (was b543a93d4c)
github-bot
-
2026/05/11
(tvm) branch dependabot/pip/docker/python/urllib3-2.7.0 created (now 91a2e5b297)
github-bot
-
2026/05/11
(tvm-ffi) branch main updated: [FEAT] Split SEqHashDef into recursive and non-recursive variants (#583)
tqchen
-
2026/05/11
(tvm) branch main updated: [Relax][Frontend][TFLite] Add initial StableHLO builtin operator support (#19536)
tlopex
-
2026/05/11
(tvm) branch main updated: [TIR] Add cooperative_tensor builtins and metal.cooperative_tensor storage scope (#19423)
tlopex
-
2026/05/11
(tvm) branch main updated: [Relax][Frontend] Add TFLite Frontend Support for CONV_3D_TRANSPOSE (#19530)
tlopex
-
2026/05/11
(tvm) branch main updated: [Relax][ONNX] Normalize negative indices before the take call for `Gather` operator (#19525)
tlopex
-
2026/05/10
(tvm-ffi) branch main updated: [FEAT][REFLECTION] Add tvm::ffi::reflection::overload_cast to pick overloaded function (#582)
junrushao
-
2026/05/10
(tvm-ffi) branch overload-cast-helper created (now 056b62b)
tqchen
-
2026/05/10
(tvm-ffi) branch overload-cast-helper deleted (was 056b62b)
tqchen
-
2026/05/10
(tvm-ffi) 01/01: [FEAT] Add tvm::ffi::reflection::overload_cast helper
tqchen
-
2026/05/10
(tvm-ffi) branch handle-rawstr-bytearrayptr-callback deleted (was 789161f)
tqchen
-
2026/05/10
(tvm-ffi) branch seqhashdef-non-recursive deleted (was 107ad51)
tqchen
-
2026/05/09
(tvm) branch nightly updated (4ab312bf12 -> 6b27d19497)
github-bot
-
2026/05/09
(tvm-ffi) 01/01: [FEAT] Split SEqHashDef into recursive and non-recursive variants
tqchen
-
2026/05/09
(tvm-ffi) branch seqhashdef-non-recursive created (now 107ad51)
tqchen
-
2026/05/09
(tvm) branch main updated: [REFACTOR][IR] Remove dead AttrFunctor template (#19528)
tlopex
-
2026/05/08
(tvm) branch nightly updated (446bd2dbf0 -> 4ab312bf12)
github-bot
-
2026/05/08
(tvm) branch main updated: [Relax][Frontend][TFLite] Add Conv3D support (#19523)
tlopex
-
2026/05/08
svn commit: r84407 - dev/tvm/tvm-v0.24.0-rc0
ysh329
-
2026/05/08
svn commit: r84406 - dev/tvm/tvm-v0.24.0-rc0
ysh329
-
2026/05/08
(tvm) branch main updated: [Relax][PyTorch] Fix segfault in from_exported_program when model uses index_put_ with tuple output (#19488)
tlopex
-
2026/05/08
(tvm) branch main updated: [Relax][TFLite] Add gather frontend expected IRModule tests (#19516)
tlopex
-
2026/05/06
(tvm) branch nightly updated (75a48a0e2d -> 446bd2dbf0)
github-bot
-
2026/05/06
(tvm) branch main updated: [BugFix][S-TIR] Wrap bare scalar bodies in DefaultGPUSchedule to avoid root-block crash (#19514)
tlopex
-
2026/05/06
(tvm) tag v0.25.dev0 created (now a354b4f59e)
ysh329
-
2026/05/06
(tvm) tag v0.24.0.rc0 created (now af3e4ba814)
ysh329