commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/21
(tvm) branch dependabot/npm_and_yarn/web/flatted-3.4.2 created (now 2233f53030)
github-bot
2026/03/21
(tvm) branch main updated: [Vulkan] Avoid explicit layout decoration on non-interface allocations (#18914)
tqchen
2026/03/20
(tvm) branch nightly updated (141c22fd8a -> 00eb226f8d)
github-bot
2026/03/20
(tvm-ffi) branch main updated: feat(python): add field registration, _register_py_class, and Field descriptor (#505)
junrushao
2026/03/20
(tvm) branch main updated: [Refactor] Update type references from tir to tirx in PyTorch ExportedProgram frontend (#18920)
guanmingchiu
2026/03/19
(tvm) branch main updated: [Relax][PyTorch] Fix _slice and _expand for dynamic shapes in PyTorch ExportedProgram frontend (#18918)
tlopex
2026/03/19
(tvm) branch main updated: [TOPI] Fix strided_slice_with_axes to handle negative axis values (#18917)
tlopex
2026/03/19
(tvm) branch nightly updated (c9fb8cd3cd -> 141c22fd8a)
github-bot
2026/03/18
(tvm) branch nightly updated (be2ea89e44 -> c9fb8cd3cd)
github-bot
2026/03/18
(tvm-ffi) branch main updated: feat(ffi)!: add __ffi_convert__ type attribute and Python-defined type support (#503)
junrushao
2026/03/18
(tvm) branch main updated: [Docs] Clean up stale references from recent refactors (#18908)
ruihangl
2026/03/18
(tvm) branch main updated: [Target][LLVM] Fix -mcpu validation compatibility across LLVM versions (#18909)
ruihangl
2026/03/16
(tvm) branch nightly updated (474cde494d -> be2ea89e44)
github-bot
2026/03/16
(tvm) branch main updated: [Docs] Update outdated references from recent refactors (#18906)
tlopex
2026/03/15
(tvm) branch main updated: [Optimization][Operator] Implement and enable Conv2d-Reshape-Add-ReLU fusion (#18240)
tlopex
2026/03/15
(tvm) branch dependabot/npm_and_yarn/web/multi-f5f34deeac deleted (was 4bec02335d)
github-bot
2026/03/15
(tvm) branch main updated: [Web][Experimental] Add support for cross-origin storage caching (#18893)
guanmingchiu
2026/03/14
(tvm) branch main updated: [RELAX][LAYOUT] Support multiple axis paching (#18869)
tlopex
2026/03/14
(tvm) branch nightly updated (122592b1d8 -> 3788e99b8c)
github-bot
2026/03/14
(tvm) branch main updated (122592b1d8 -> 3788e99b8c)
tlopex
2026/03/13
(tvm) branch nightly updated (1499bdae59 -> 122592b1d8)
github-bot
2026/03/13
(tvm-ffi) branch repo-knowledge-v4 deleted (was 0b544e14)
junrushao
2026/03/13
(tvm-ffi) branch repo-knowledge-v4 created (now 0b544e14)
junrushao
2026/03/12
(tvm) branch main updated (1499bdae59 -> 122592b1d8)
tlopex
2026/03/10
(tvm) branch nightly updated (728eb1517f -> 1499bdae59)
github-bot
2026/03/10
(tvm-ffi) branch main updated: feat(cython): expose additional C API symbols in base.pxi (#502)
junrushao
2026/03/10
(tvm-ffi) branch main updated: feat(ffi)!: centralize object creation with CreateEmptyObject/HasCreator (#501)
junrushao
2026/03/10
(tvm-ffi) branch main updated: feat(c_api)!: extend TVMFFIFieldInfo setter to support FunctionObj dispatch (#500)
junrushao
2026/03/10
(tvm) branch main updated: [Relax][PyTorch] Fix crash on dynamic shapes with identity slice in ExportedProgram importer (#18903)
tlopex
2026/03/10
(tvm) branch main updated: [FIX][LLVM] Use isCPUStringValid for mcpu validation instead of enumerating processor descriptions (#18884)
tqchen
2026/03/09
(tvm-ffi) branch 2026-02-27/ver-bump deleted (was 8a82fe82)
junrushao
2026/03/09
(tvm) branch nightly updated (a89b9f2880 -> 728eb1517f)
github-bot
2026/03/09
(tvm) branch main updated: [Build] Fix version regex to anchor at line start in pyproject.toml (#18892)
tqchen
2026/03/09
(tvm) branch main updated: [TVMScript] Remove T.Bind backward-compat alias (#18891)
tqchen
2026/03/08
(tvm) branch nightly updated (72de122676 -> a89b9f2880)
github-bot
2026/03/08
(tvm) branch main updated: [TOPI] Reject non-float inputs for inverse unary math ops (#18880)
tlopex
2026/03/08
(tvm) branch main updated: [TIR] Reject non-floating inputs for trig unary ops (#18879)
tlopex
2026/03/08
(tvm) branch main updated: [TVMScript] Normalize T.Bind to T.bind for statement builder convention (#18889)
tlopex
2026/03/07
(tvm) branch nightly updated (c0a305dfeb -> 72de122676)
github-bot
2026/03/07
(tvm) branch main updated: [FIX] Fix cumsum kernel sblock_alloc_buffer for non-sblock buffer (#18887)
bohan
2026/03/07
(tvm) branch main updated: [Metal] Batched command dispatch and staging buffer pool (#18877)
tqchen
2026/03/06
(tvm) branch nightly updated (14e41c681a -> c0a305dfeb)
github-bot
2026/03/06
(tvm) branch main updated: [TARGET] Fix round-trip reconstruction of targets with canonicalizer-generated `feature.*` attrs (#18883)
tqchen
2026/03/06
(tvm-ffi) branch main updated: fix(python): remove broken __instancecheck__/__subclasscheck__ from _ObjectSlotsMeta (#498)
junrushao
2026/03/06
(tvm) branch main updated: [FIX][Adreno] Replace AllocBuffer with Bind in texture alloc injection (#18881)
tqchen
2026/03/05
(tvm) branch nightly updated (969fad363b -> 14e41c681a)
github-bot
2026/03/05
(tvm) branch main updated: [Relax][ONNX] Support dynamic repeats for Tile (#18878)
tlopex
2026/03/05
(tvm) branch main updated: Batched GPU dispatch and object caching for WebGPU runtime (#18871)
tqchen
2026/03/05
(tvm) branch main updated: [chore] Update docker/README.md documentation and fix links (#18875)
tqchen
2026/03/04
(tvm) branch nightly updated (75f8589732 -> 969fad363b)
github-bot
2026/03/04
(tvm) branch main updated: [TIR] Add VisitBufferDef/VisitBufferUse to base StmtVisitor/StmtMutator (#18873)
tqchen
2026/03/04
(tvm-ffi) branch main updated: [FIX] Fix 3 deny-level clippy lints in Rust bindings (#496)
tqchen
2026/03/03
(tvm) branch nightly updated (521440ea8e -> 75f8589732)
github-bot
2026/03/02
(tvm) branch main updated: [CI] Update images to `20260301-134651-63f099ad` (#18827)
mshr
2026/03/02
(tvm) branch nightly updated (e693452ad8 -> 521440ea8e)
github-bot
2026/03/02
(tvm-ffi) branch main updated: doc: add dataclass reflection guide and update related docs (#494)
junrushao
2026/03/02
(tvm) branch main updated: [REFACTOR][TIR] Cleanup AttrStmt attributes (#18862)
tqchen
2026/03/02
(tvm) branch main updated: [Relax][Refactor] Phase out FewShotTuning (#18864)
tqchen
2026/03/02
(tvm) branch main updated: [S-TIR][Test] Mark meta_schedule tuning tests as skip (#18863)
tlopex
2026/03/01
(tvm) branch nightly updated (61f80814e6 -> e693452ad8)
github-bot
2026/03/01
(tvm-ffi) branch main updated: test(python): add regression test for register_object __init__ wiring (#493)
tqchen
2026/03/01
(tvm-ffi) branch main updated: feat(python): wire __init__ from C++ reflection in register_object and stubgen (#491)
junrushao
2026/03/01
(tvm-ffi) branch main updated: [FIX] Fix the config loading in windows case (#490)
junrushao
2026/03/01
(tvm) branch main updated: fix: Complete CHECK update across contrib runtime (#18861)
tqchen
2026/03/01
(tvm) branch main updated: [CI][Docs] Update Sphinx dependencies (#18860)
tqchen
2026/03/01
(tvm) branch main updated: fix: Use T.decl_buffer instead of T.Buffer for aliased buffers in LongRoPE (#18859)
tqchen
2026/03/01
(tvm) branch main updated: fix: Complete ICHECK update across codebase (#18858)
tqchen
2026/02/28
(tvm) branch main updated: [Runtime][Builtin] Handle mismatched type on argument #0 when calling Builtin Runtime Operators (#18837)
ruihangl
2026/02/28
(tvm) branch nightly updated (9a8320acbd -> 61f80814e6)
github-bot
2026/02/28
(tvm) branch main updated: [TVMScript] Fix PEP 563 closure variable resolution (#18856)
tqchen
2026/02/28
(tvm-ffi) branch main updated: [FEAT] Skip imports in config mode (#489)
tqchen
2026/02/28
(tvm) branch main updated: [DOCKER] Refactor bash.sh: auto-detect rootless, add --shell, TVM_DEV_MOUNTS (#18854)
tqchen
2026/02/28
(tvm-ffi) branch main updated: feat(python): reimplement c_class as register_object + structural dunders (#488)
tqchen
2026/02/28
(tvm) 01/01: [DOCKER] Rename TVM_DEV_MOUNTS to TVM_DEV_DOCKER_MOUNTS
tqchen
2026/02/28
(tvm) branch refactor-docker-bash-sh created (now 5e98b4ac67)
tqchen
2026/02/28
(tvm) branch main updated: [Docs] Fix RPC tutorial to use set_input + invoke_stateful API (#18855)
tqchen
2026/02/28
(tvm) branch main updated: [LLVM] Bump minimum LLVM version to 15 (#18853)
tlopex
2026/02/28
(tvm) branch main updated: [CI] Remove stale test scripts (i386, hexagon, mypy) (#18851)
tlopex
2026/02/28
(tvm) branch main updated: [TEST] Remove stale URL mappings from request_hook (#18850)
tlopex
2026/02/28
(tvm) branch main updated: [PYTHON] Fix PEP 563 compat and remove args_converter (#18847)
tqchen
2026/02/28
(tvm) branch main updated: [REFACTOR] Remove unused mscclpp contrib module (#18852)
tlopex
2026/02/28
(tvm) branch main updated: [CMAKE] Remove unused Libbacktrace.cmake (#18849)
tlopex
2026/02/28
(tvm) branch main updated: [CI] Remove legacy lint scripts and Apache RAT (#18848)
tlopex
2026/02/28
(tvm) branch main updated: [REFACTOR] Further cleanup node redirections (#18844)
tlopex
2026/02/28
(tvm-ffi) branch main updated: feat(python): wire C++ auto-generated __ffi_init__ to Python __init__ (#486)
tqchen
2026/02/27
(tvm) branch nightly updated (2d1f1cd34a -> 9a8320acbd)
github-bot
2026/02/27
(tvm) branch dependabot/npm_and_yarn/web/rollup-4.59.0 created (now 596a45e96a)
github-bot
2026/02/27
(tvm) branch dependabot/npm_and_yarn/web/multi-f5f34deeac created (now 4bec02335d)
github-bot
2026/02/27
(tvm-ffi) branch main updated: [FEAT] Add CMake namespace aliases for source dependency builds (#479)
junrushao
2026/02/27
(tvm-ffi) branch main updated: test(python): add comprehensive RecursiveHash test suite (#485)
junrushao
2026/02/27
(tvm) branch main updated: [IR][TIR] Remove body from AssertStmt (#18832)
tqchen
2026/02/27
(tvm-ffi) branch main updated: feat(python): expose recursive compare to Python with comprehensive tests (#484)
tqchen
2026/02/27
(tvm-ffi) tag v0.1.9-rc2 deleted (was c85fd42d)
yongwww
2026/02/27
svn commit: r82779 - release/tvm/tvm-ffi-v0.1.9
yongwww
2026/02/27
(tvm-ffi) branch main updated: feat(python)!: enforce __slots__=() for Object subclasses via _ObjectSlotsMeta (#480)
junrushao
2026/02/27
(tvm-ffi) branch main updated: chore(release): Version bump after release v0.1.9 (#481)
junrushao
2026/02/27
svn commit: r82778 - release/tvm/tvm-ffi-v0.1.9
yongwww
2026/02/27
(tvm-ffi) 01/01: chore(release): Version bump after release v0.1.9
yongwww
2026/02/27
(tvm-ffi) branch 2026-02-27/ver-bump created (now 8a82fe82)
yongwww
2026/02/27
(tvm-ffi) tag v0.1.9 created (now c85fd42d)
yongwww
2026/02/27
(tvm) branch main updated: [BugFix][TOPI] Fix resize accuracy issue with non-floor rounding (#18838)
tqchen
2026/02/27
(tvm-ffi) branch main updated: feat: add cuLaunchKernelEx support (#476)
yaxingcai
2026/02/27
(tvm) branch main updated: [ROCm] Fix some ROCm codegen bugs (#15518)
tqchen
2026/02/27
(tvm-ffi) branch main updated: refactor(dataclasses)!: remove Python-side field descriptor infrastructure (#478)
tqchen
2026/02/27
(tvm) branch main updated: [REFACTOR][NODE] Remove node redirect headers (#18829)
tqchen
2026/02/26
(tvm) branch nightly updated (24a4e6cbe9 -> 2d1f1cd34a)
github-bot
2026/02/26
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@e30208ce5a3902c91c05a6388d390ed452c544eb)
tqchen
2026/02/26
(tvm) branch main updated: [REFACTOR] Update CHECK and ICHECK_GE to TVM_FFI_ICHECK and TVM_FFI_ICHECK_GE in thrust.cu (#18825)
tqchen
2026/02/26
(tvm) branch main updated: [REFACTOR] Phase out root Makefile (#18828)
tqchen
2026/02/26
(tvm) branch main updated: [DOC] Update installation docs with missing dependencies (#18194) (#18808)
ruihangl
2026/02/26
(tvm) branch main updated: fix: replace 6 bare except clauses with except Exception (#18821)
ruihangl
2026/02/25
(tvm) branch nightly updated (f8dc0fb46f -> 24a4e6cbe9)
github-bot
2026/02/25
(tvm) branch investigate-tvmbot-error updated (661bcda0c7 -> f113bbb15c)
mshr
2026/02/25
(tvm) branch investigate-tvmbot-error updated (0aec309238 -> 661bcda0c7)
mshr
2026/02/25
(tvm) branch investigate-tvmbot-error updated (ec153a71fd -> 0aec309238)
mshr
2026/02/25
(tvm) branch main updated: [LLVM] Fix build failures when building with llvm>=22 (#18818)
mshr
2026/02/25
(tvm) branch investigate-tvmbot-error created (now ec153a71fd)
mshr
2026/02/25
(tvm) 01/01: debug
mshr
2026/02/25
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@8cb946ef6720ebe1b503c92ed90c493ec192745f)
tqchen
2026/02/25
(tvm) branch main updated: [TARGET] Specify correct `mcpu` for Metal target tags (#18822)
tqchen
2026/02/25
(tvm) branch main updated: [REFACTOR][CI] Further cleanup docker images (#18817)
mshr
2026/02/25
(tvm) branch main updated: [REFACTOR][METAL] Update CHECK_LE to TVM_FFI_ICHECK_LE in Metal runtime (#18819)
tqchen
2026/02/25
(tvm-ffi) branch main updated: [FIX] Prevent integer overflow in GetDataSize on 32-bit platforms (#475)
tqchen
2026/02/25
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@f8dc0fb46f5bb0c423ab9854509c87f1d9cd3e97)
tqchen
2026/02/24
(tvm) branch nightly updated (d463395706 -> f8dc0fb46f)
github-bot
2026/02/24
(tvm) branch main updated: [REFACTOR][CI] Modernize Python dependency management with uv (#18812)
yongwww
2026/02/24
(tvm) branch main updated: [REFACTOR][S-TIR] Lift STIR-only attributes out of tir::attr namespace (#18816)
tqchen
2026/02/24
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@4fad6fc27f8bcace487cd57660443f57f5bc78bf)
tqchen
2026/02/24
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@4fad6fc27f8bcace487cd57660443f57f5bc78bf)
tqchen
2026/02/24
(tvm-ffi) branch main updated: chore(release): Add GPG Key from Yong Wu (#474)
junrushao
2026/02/24
svn commit: r82725 - dev/tvm/tvm-ffi-v0.1.9-rc2
yongwww
2026/02/24
(tvm) branch main updated: [Relax] Make ShapeType ndim parameter mandatory (#18814)
mshr
2026/02/24
(tvm) branch main updated: [Relax][PyTroch] Add randn.default and randn_like.default support (#18815)
mshr
2026/02/23
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@d4633957069120a3da37af52ead686489cbf04bd)
tqchen
2026/02/23
(tvm-ffi) branch revert-406-revert-395-2026-01-09/py-func-enhance deleted (was 781d6b2a)
junrushao
2026/02/23
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@2cbbcd5e2ce774d338744fa84a5719abc6125bc2)
tqchen
2026/02/23
(tvm) branch main updated: [Refactor][Metal] Update ICHECK to TVM_FFI_ICHECK in Metal runtime (#18811)
tqchen
2026/02/22
(tvm) branch nightly updated (c0828bc8ad -> 55027b7a39)
github-bot
2026/02/22
(tvm) branch ruff-lint-cleanup created (now a0cee5e8dc)
tqchen
2026/02/22
(tvm) branch ruff-lint-cleanup deleted (was a0cee5e8dc)
tqchen
2026/02/22
(tvm) 01/01: fix: add missing blank line after future import in generate.py
tqchen
2026/02/22
(tvm) branch main updated: [DRAFT][DO NOT MERGE] Bump tvm-ffi to v0.1.9 (#18801)
tqchen
2026/02/22
(tvm) branch main updated: [CI] Add GitHub Actions lint workflow (#18809)
tqchen
2026/02/22
(tvm-ffi) tag v0.1.9-rc2 created (now c85fd42d)
yongwww
2026/02/22
(tvm-ffi) tag v0.1.9-rc1 deleted (was 37d0485b)
yongwww
2026/02/22
(tvm-ffi) tag v0.1.9-rc0 deleted (was 35cbc327)
yongwww
2026/02/22
(tvm-ffi) branch main updated: [ABI] Add begin_index to TypeAttrColumn (#471)
yongwww
2026/02/21
(tvm) branch nightly updated (c35f868531 -> c0828bc8ad)
github-bot
2026/02/21
(tvm-ffi) branch main updated: feat(stub): use distinct container type origins in type schema and stub generation (#469)
junrushao
2026/02/21
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@7e2ebc928fabbd4bfc13d8ee058eb1bb061a9072)
tqchen
2026/02/21
(tvm) branch main updated: [REFACTOR][TEST] Migrate tir-transform tests from TE to TVMScript (#18805)
tqchen
2026/02/21
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@7e2ebc928fabbd4bfc13d8ee058eb1bb061a9072)
tqchen
2026/02/21
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@7e2ebc928fabbd4bfc13d8ee058eb1bb061a9072)
tqchen
2026/02/21
(tvm) branch main updated: [REFACTOR][TEST] Remove unused te imports from test files (#18804)
tqchen
2026/02/21
(tvm-ffi) branch main updated: feat: add CLAUDE.md and dev server launch config (#468)
tqchen
2026/02/20
(tvm) branch nightly updated (1ebd5e060e -> c35f868531)
github-bot
2026/02/20
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@c35f8685314419cf089a584377b423e7cb9c0f20)
tqchen
2026/02/20
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@c35f8685314419cf089a584377b423e7cb9c0f20)
tqchen
2026/02/20
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@c35f8685314419cf089a584377b423e7cb9c0f20)
tqchen
2026/02/20
(tvm) branch dependabot/npm_and_yarn/web/lodash-4.17.23 deleted (was 5ef5565ccc)
github-bot
2026/02/20
(tvm) branch main updated: support integer types in fast_tanh and fast_exp (#18768)
tlopex
2026/02/20
(tvm-ffi) tag v0.1.9-rc1 created (now 37d0485b)
yongwww
2026/02/20
(tvm) branch main updated: [FFI] Bring up latest tvm-ffi (#18802)
tqchen
2026/02/20
(tvm-ffi) branch main updated: ROCm: fix DLPack current_work_stream and force addon override for Torch exchange API (#466)
ruihangl
2026/02/20
(tvm-ffi) branch main updated: [COMPACT][TEMP] Array compact temp fix (#467)
tqchen
2026/02/19
(tvm) branch nightly updated (04b351cfe8 -> 1ebd5e060e)
github-bot
2026/02/19
(tvm-ffi) tag v0.1.9-rc0 created (now 35cbc327)
yongwww
2026/02/19
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@1ebd5e060ef3b2c0fd439e431c37f96711d904cf)
tqchen
2026/02/19
(tvm-ffi) branch main updated: [ERROR] Complete support of CHECK macros (#465)
tqchen
2026/02/19
(tvm) branch main updated: [DOC] Fix docstring, unify CMake, nvidia-docker deprecation (#18799)
tlopex
2026/02/19
(tvm-ffi) branch main updated: [FEAT] Introduce mutable Dict (#463)
tqchen
2026/02/19
(tvm) branch main updated: [CI] Refactor Dockerfiles and installation scripts (#18796)
tqchen
2026/02/19
(tvm) branch main updated: [DOC] Unify CUDA naming (#18797)
tlopex
2026/02/18
(tvm) branch nightly updated (993c785bad -> 04b351cfe8)
github-bot
2026/02/18
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@04b351cfe80c24696c767f32447a48fd473f39c1)
tqchen
2026/02/18
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@04b351cfe80c24696c767f32447a48fd473f39c1)
tqchen
2026/02/18
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@04b351cfe80c24696c767f32447a48fd473f39c1)
tqchen
2026/02/18
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@04b351cfe80c24696c767f32447a48fd473f39c1)
tqchen
2026/02/18
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@04b351cfe80c24696c767f32447a48fd473f39c1)
tqchen
2026/02/18
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@04b351cfe80c24696c767f32447a48fd473f39c1)
tqchen
2026/02/18
(tvm-ffi) branch main updated: [REACTOR] Cleanup and improve map array containers (#462)
tqchen
2026/02/18
(tvm-ffi) branch main updated: feat: add DFS-based ffi.ReprPrint for unified object repr (#454)
tqchen
2026/02/18
(tvm-ffi) branch main updated: [Feature] Support AMD HIP for cpp extension (#460)
ruihangl
2026/02/18
(tvm) branch main updated: [DOC] Unify GitHub naming (#18794)
guanmingchiu
2026/02/17
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@993c785bad1429abb6c2d45a3bd60a2c93ece9f3)
tqchen
2026/02/17
(tvm) branch nightly updated (c6b3feac48 -> 993c785bad)
github-bot
2026/02/17
(tvm) branch dependabot/pip/docker/python/cryptography-46.0.5 created (now d61c5bbef5)
github-bot
2026/02/17
(tvm) branch main updated: [ONNX] Handle Gelu approximate attribute from Opset 20 (#18773)
mshr
2026/02/17
(tvm) branch main updated: [REFACTOR][TARGET] Further cleanup target python api (#18793)
tqchen
2026/02/17
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@e49f50b00de00f22bc3084fec85d6481dd30aeeb)
tqchen
2026/02/17
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@bcd716bb8c5507f2e6a8de05c1cbb86e530a824a)
tqchen
2026/02/17
(tvm) branch main updated: [RELAX] Improve well-formed checker error messages with function names (#18791)
tlopex
2026/02/17
(tvm) branch main updated: [DOC] Fix various RST issues (#18789)
tlopex
2026/02/17
(tvm) branch main updated: [DOC] Fix various grammar and punctuation issues (#18790)
tlopex
2026/02/17
(tvm-ffi) branch main updated: doc: Properly document `field_static_type_index` and add more tests (#456)
tqchen
2026/02/16
(tvm) branch nightly updated (d5371954d4 -> c6b3feac48)
github-bot
2026/02/16
(tvm) branch main updated: [CI] Update images to `20260214-152058-2a448ce4` (#18775)
mshr
2026/02/16
(tvm-ffi) branch main updated: [EXTRA] Introduce StructuralKey (#453)
tqchen
2026/02/16
(tvm) branch dependabot/pip/docker/python/requests-2.32.4 deleted (was e6e812d574)
tqchen
2026/02/16
(tvm) branch dependabot/pip/docker/python/setuptools-78.1.1 deleted (was d9ffec6fb8)
tqchen
Earlier messages
Later messages