Messages by Thread
-
(tvm) branch nightly updated (521440ea8e -> 75f8589732)
github-bot
-
(tvm) branch main updated: [CI] Update images to `20260301-134651-63f099ad` (#18827)
mshr
-
(tvm) branch nightly updated (e693452ad8 -> 521440ea8e)
github-bot
-
(tvm-ffi) branch main updated: doc: add dataclass reflection guide and update related docs (#494)
junrushao
-
(tvm) branch main updated: [REFACTOR][TIR] Cleanup AttrStmt attributes (#18862)
tqchen
-
(tvm) branch main updated: [Relax][Refactor] Phase out FewShotTuning (#18864)
tqchen
-
(tvm) branch main updated: [S-TIR][Test] Mark meta_schedule tuning tests as skip (#18863)
tlopex
-
(tvm) branch nightly updated (61f80814e6 -> e693452ad8)
github-bot
-
(tvm-ffi) branch main updated: test(python): add regression test for register_object __init__ wiring (#493)
tqchen
-
(tvm-ffi) branch main updated: feat(python): wire __init__ from C++ reflection in register_object and stubgen (#491)
junrushao
-
(tvm-ffi) branch main updated: [FIX] Fix the config loading in windows case (#490)
junrushao
-
(tvm) branch main updated: fix: Complete CHECK update across contrib runtime (#18861)
tqchen
-
(tvm) branch main updated: [CI][Docs] Update Sphinx dependencies (#18860)
tqchen
-
(tvm) branch main updated: fix: Use T.decl_buffer instead of T.Buffer for aliased buffers in LongRoPE (#18859)
tqchen
-
(tvm) branch main updated: fix: Complete ICHECK update across codebase (#18858)
tqchen
-
(tvm) branch main updated: [Runtime][Builtin] Handle mismatched type on argument #0 when calling Builtin Runtime Operators (#18837)
ruihangl
-
(tvm) branch nightly updated (9a8320acbd -> 61f80814e6)
github-bot
-
(tvm) branch main updated: [TVMScript] Fix PEP 563 closure variable resolution (#18856)
tqchen
-
(tvm-ffi) branch main updated: [FEAT] Skip imports in config mode (#489)
tqchen
-
(tvm) branch main updated: [DOCKER] Refactor bash.sh: auto-detect rootless, add --shell, TVM_DEV_MOUNTS (#18854)
tqchen
-
(tvm-ffi) branch main updated: feat(python): reimplement c_class as register_object + structural dunders (#488)
tqchen
-
(tvm) branch refactor-docker-bash-sh created (now 5e98b4ac67)
tqchen
-
(tvm) branch main updated: [Docs] Fix RPC tutorial to use set_input + invoke_stateful API (#18855)
tqchen
-
(tvm) branch main updated: [LLVM] Bump minimum LLVM version to 15 (#18853)
tlopex
-
(tvm) branch main updated: [CI] Remove stale test scripts (i386, hexagon, mypy) (#18851)
tlopex
-
(tvm) branch main updated: [TEST] Remove stale URL mappings from request_hook (#18850)
tlopex
-
(tvm) branch main updated: [PYTHON] Fix PEP 563 compat and remove args_converter (#18847)
tqchen
-
(tvm) branch main updated: [REFACTOR] Remove unused mscclpp contrib module (#18852)
tlopex
-
(tvm) branch main updated: [CMAKE] Remove unused Libbacktrace.cmake (#18849)
tlopex
-
(tvm) branch main updated: [CI] Remove legacy lint scripts and Apache RAT (#18848)
tlopex
-
(tvm) branch main updated: [REFACTOR] Further cleanup node redirections (#18844)
tlopex
-
(tvm-ffi) branch main updated: feat(python): wire C++ auto-generated __ffi_init__ to Python __init__ (#486)
tqchen
-
(tvm) branch nightly updated (2d1f1cd34a -> 9a8320acbd)
github-bot
-
(tvm) branch dependabot/npm_and_yarn/web/rollup-4.59.0 created (now 596a45e96a)
github-bot
-
(tvm) branch dependabot/npm_and_yarn/web/multi-f5f34deeac created (now 4bec02335d)
github-bot
-
(tvm-ffi) branch main updated: [FEAT] Add CMake namespace aliases for source dependency builds (#479)
junrushao
-
(tvm-ffi) branch main updated: test(python): add comprehensive RecursiveHash test suite (#485)
junrushao
-
(tvm) branch main updated: [IR][TIR] Remove body from AssertStmt (#18832)
tqchen
-
(tvm-ffi) branch main updated: feat(python): expose recursive compare to Python with comprehensive tests (#484)
tqchen
-
(tvm-ffi) tag v0.1.9-rc2 deleted (was c85fd42d)
yongwww
-
svn commit: r82779 - release/tvm/tvm-ffi-v0.1.9
yongwww
-
(tvm-ffi) branch main updated: feat(python)!: enforce __slots__=() for Object subclasses via _ObjectSlotsMeta (#480)
junrushao
-
(tvm-ffi) branch main updated: chore(release): Version bump after release v0.1.9 (#481)
junrushao
-
svn commit: r82778 - release/tvm/tvm-ffi-v0.1.9
yongwww
-
(tvm-ffi) branch 2026-02-27/ver-bump created (now 8a82fe82)
yongwww
-
(tvm-ffi) tag v0.1.9 created (now c85fd42d)
yongwww
-
(tvm) branch main updated: [BugFix][TOPI] Fix resize accuracy issue with non-floor rounding (#18838)
tqchen
-
(tvm-ffi) branch main updated: feat: add cuLaunchKernelEx support (#476)
yaxingcai
-
(tvm) branch main updated: [ROCm] Fix some ROCm codegen bugs (#15518)
tqchen
-
(tvm-ffi) branch main updated: refactor(dataclasses)!: remove Python-side field descriptor infrastructure (#478)
tqchen
-
(tvm) branch main updated: [REFACTOR][NODE] Remove node redirect headers (#18829)
tqchen
-
(tvm) branch nightly updated (24a4e6cbe9 -> 2d1f1cd34a)
github-bot
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@e30208ce5a3902c91c05a6388d390ed452c544eb)
tqchen
-
(tvm) branch main updated: [REFACTOR] Update CHECK and ICHECK_GE to TVM_FFI_ICHECK and TVM_FFI_ICHECK_GE in thrust.cu (#18825)
tqchen
-
(tvm) branch main updated: [REFACTOR] Phase out root Makefile (#18828)
tqchen
-
(tvm) branch main updated: [DOC] Update installation docs with missing dependencies (#18194) (#18808)
ruihangl
-
(tvm) branch main updated: fix: replace 6 bare except clauses with except Exception (#18821)
ruihangl
-
(tvm) branch nightly updated (f8dc0fb46f -> 24a4e6cbe9)
github-bot
-
(tvm) branch investigate-tvmbot-error updated (661bcda0c7 -> f113bbb15c)
mshr
-
(tvm) branch investigate-tvmbot-error updated (0aec309238 -> 661bcda0c7)
mshr
-
(tvm) branch investigate-tvmbot-error updated (ec153a71fd -> 0aec309238)
mshr
-
(tvm) branch main updated: [LLVM] Fix build failures when building with llvm>=22 (#18818)
mshr
-
(tvm) branch investigate-tvmbot-error created (now ec153a71fd)
mshr
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@8cb946ef6720ebe1b503c92ed90c493ec192745f)
tqchen
-
(tvm) branch main updated: [TARGET] Specify correct `mcpu` for Metal target tags (#18822)
tqchen
-
(tvm) branch main updated: [REFACTOR][CI] Further cleanup docker images (#18817)
mshr
-
(tvm) branch main updated: [REFACTOR][METAL] Update CHECK_LE to TVM_FFI_ICHECK_LE in Metal runtime (#18819)
tqchen
-
(tvm-ffi) branch main updated: [FIX] Prevent integer overflow in GetDataSize on 32-bit platforms (#475)
tqchen
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@f8dc0fb46f5bb0c423ab9854509c87f1d9cd3e97)
tqchen
-
(tvm) branch nightly updated (d463395706 -> f8dc0fb46f)
github-bot
-
(tvm) branch main updated: [REFACTOR][CI] Modernize Python dependency management with uv (#18812)
yongwww
-
(tvm) branch main updated: [REFACTOR][S-TIR] Lift STIR-only attributes out of tir::attr namespace (#18816)
tqchen
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@4fad6fc27f8bcace487cd57660443f57f5bc78bf)
tqchen
-
(tvm-ffi) branch main updated: chore(release): Add GPG Key from Yong Wu (#474)
junrushao
-
svn commit: r82725 - dev/tvm/tvm-ffi-v0.1.9-rc2
yongwww
-
(tvm) branch main updated: [Relax] Make ShapeType ndim parameter mandatory (#18814)
mshr
-
(tvm) branch main updated: [Relax][PyTroch] Add randn.default and randn_like.default support (#18815)
mshr
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@d4633957069120a3da37af52ead686489cbf04bd)
tqchen
-
(tvm-ffi) branch revert-406-revert-395-2026-01-09/py-func-enhance deleted (was 781d6b2a)
junrushao
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@2cbbcd5e2ce774d338744fa84a5719abc6125bc2)
tqchen
-
(tvm) branch main updated: [Refactor][Metal] Update ICHECK to TVM_FFI_ICHECK in Metal runtime (#18811)
tqchen
-
(tvm) branch nightly updated (c0828bc8ad -> 55027b7a39)
github-bot
-
(tvm) branch ruff-lint-cleanup created (now a0cee5e8dc)
tqchen
-
(tvm) branch ruff-lint-cleanup deleted (was a0cee5e8dc)
tqchen
-
(tvm) branch main updated: [DRAFT][DO NOT MERGE] Bump tvm-ffi to v0.1.9 (#18801)
tqchen
-
(tvm) branch main updated: [CI] Add GitHub Actions lint workflow (#18809)
tqchen
-
(tvm-ffi) tag v0.1.9-rc2 created (now c85fd42d)
yongwww
-
(tvm-ffi) tag v0.1.9-rc1 deleted (was 37d0485b)
yongwww
-
(tvm-ffi) tag v0.1.9-rc0 deleted (was 35cbc327)
yongwww
-
(tvm-ffi) branch main updated: [ABI] Add begin_index to TypeAttrColumn (#471)
yongwww
-
(tvm) branch nightly updated (c35f868531 -> c0828bc8ad)
github-bot
-
(tvm-ffi) branch main updated: feat(stub): use distinct container type origins in type schema and stub generation (#469)
junrushao
-
(tvm) branch main updated: [REFACTOR][TEST] Migrate tir-transform tests from TE to TVMScript (#18805)
tqchen
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@7e2ebc928fabbd4bfc13d8ee058eb1bb061a9072)
tqchen
-
(tvm) branch main updated: [REFACTOR][TEST] Remove unused te imports from test files (#18804)
tqchen
-
(tvm-ffi) branch main updated: feat: add CLAUDE.md and dev server launch config (#468)
tqchen
-
(tvm) branch nightly updated (1ebd5e060e -> c35f868531)
github-bot
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@c35f8685314419cf089a584377b423e7cb9c0f20)
tqchen
-
(tvm) branch dependabot/npm_and_yarn/web/lodash-4.17.23 deleted (was 5ef5565ccc)
github-bot
-
(tvm) branch main updated: support integer types in fast_tanh and fast_exp (#18768)
tlopex
-
(tvm-ffi) tag v0.1.9-rc1 created (now 37d0485b)
yongwww
-
(tvm) branch main updated: [FFI] Bring up latest tvm-ffi (#18802)
tqchen
-
(tvm-ffi) branch main updated: ROCm: fix DLPack current_work_stream and force addon override for Torch exchange API (#466)
ruihangl
-
(tvm-ffi) branch main updated: [COMPACT][TEMP] Array compact temp fix (#467)
tqchen
-
(tvm) branch nightly updated (04b351cfe8 -> 1ebd5e060e)
github-bot
-
(tvm-ffi) tag v0.1.9-rc0 created (now 35cbc327)
yongwww
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@1ebd5e060ef3b2c0fd439e431c37f96711d904cf)
tqchen
-
(tvm-ffi) branch main updated: [ERROR] Complete support of CHECK macros (#465)
tqchen
-
(tvm) branch main updated: [DOC] Fix docstring, unify CMake, nvidia-docker deprecation (#18799)
tlopex
-
(tvm-ffi) branch main updated: [FEAT] Introduce mutable Dict (#463)
tqchen
-
(tvm) branch main updated: [CI] Refactor Dockerfiles and installation scripts (#18796)
tqchen
-
(tvm) branch main updated: [DOC] Unify CUDA naming (#18797)
tlopex
-
(tvm) branch nightly updated (993c785bad -> 04b351cfe8)
github-bot
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@04b351cfe80c24696c767f32447a48fd473f39c1)
tqchen
-
(tvm-ffi) branch main updated: [REACTOR] Cleanup and improve map array containers (#462)
tqchen
-
(tvm-ffi) branch main updated: feat: add DFS-based ffi.ReprPrint for unified object repr (#454)
tqchen
-
(tvm-ffi) branch main updated: [Feature] Support AMD HIP for cpp extension (#460)
ruihangl
-
(tvm) branch main updated: [DOC] Unify GitHub naming (#18794)
guanmingchiu
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@993c785bad1429abb6c2d45a3bd60a2c93ece9f3)
tqchen
-
(tvm) branch nightly updated (c6b3feac48 -> 993c785bad)
github-bot
-
(tvm) branch dependabot/pip/docker/python/cryptography-46.0.5 created (now d61c5bbef5)
github-bot
-
(tvm) branch main updated: [ONNX] Handle Gelu approximate attribute from Opset 20 (#18773)
mshr
-
(tvm) branch main updated: [REFACTOR][TARGET] Further cleanup target python api (#18793)
tqchen
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@e49f50b00de00f22bc3084fec85d6481dd30aeeb)
tqchen
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@bcd716bb8c5507f2e6a8de05c1cbb86e530a824a)
tqchen
-
(tvm) branch main updated: [RELAX] Improve well-formed checker error messages with function names (#18791)
tlopex
-
(tvm) branch main updated: [DOC] Fix various RST issues (#18789)
tlopex
-
(tvm) branch main updated: [DOC] Fix various grammar and punctuation issues (#18790)
tlopex
-
(tvm-ffi) branch main updated: doc: Properly document `field_static_type_index` and add more tests (#456)
tqchen
-
(tvm) branch nightly updated (d5371954d4 -> c6b3feac48)
github-bot
-
(tvm) branch main updated: [CI] Update images to `20260214-152058-2a448ce4` (#18775)
mshr
-
(tvm-ffi) branch main updated: [EXTRA] Introduce StructuralKey (#453)
tqchen
-
(tvm) branch dependabot/pip/docker/python/requests-2.32.4 deleted (was e6e812d574)
tqchen
-
(tvm) branch dependabot/pip/docker/python/setuptools-78.1.1 deleted (was d9ffec6fb8)
tqchen
-
(tvm) branch alloc-const deleted (was 384ddbb984)
tqchen
-
(tvm) branch dmlc deleted (was a0b72e9f08)
tqchen
-
(tvm) branch target updated (45d476a5d2 -> e66d7d67df)
tqchen
-
(tvm) branch main updated (7e36a1ed8b -> 8e59a56e18)
tlopex
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@7e36a1ed8b6ed95f8fbf7c9cda7a9b9f8d806445)
tqchen
-
(tvm) branch target updated (401d5f85bc -> 45d476a5d2)
tqchen
-
(tvm) branch main updated: [DOC] Fix PYTHONPATH in "Install from Source" (#18770)
tqchen
-
(tvm) branch target updated (1dcce08910 -> 401d5f85bc)
tqchen
-
(tvm) branch target updated (6df15b02b4 -> 1dcce08910)
tqchen
-
(tvm) branch target updated (f67360265b -> 6df15b02b4)
tqchen
-
(tvm) branch target updated (b221906568 -> f67360265b)
tqchen
-
(tvm) branch nightly updated (f8dbbdaf5c -> d5371954d4)
github-bot
-
(tvm-ffi) branch main updated: [TEST] Addback missing test for init once (#452)
junrushao
-
(tvm) branch target updated (45c97b68b6 -> b221906568)
tqchen
-
(tvm-ffi) branch main updated: [CORE] Enable customized AnyHash/Equal in Object Type attr (#451)
tqchen
-
(tvm) branch target updated (c433515853 -> 45c97b68b6)
tqchen
-
(tvm) branch target updated (31ff5e1bf5 -> c433515853)
tqchen
-
(tvm) branch target updated (3c471c53eb -> 31ff5e1bf5)
tqchen
-
(tvm) branch target created (now 3c471c53eb)
tqchen
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@ac70260e5a148bf06238f2370ea7cd6e3c305a15)
tqchen
-
(tvm) branch main updated: [chore] cleanup unsed legacy backtrac code in logging (#18781)
tqchen
-
(tvm) branch main updated: [CI] Update system cuda version 12.4->12.8 (#18783)
mshr
-
(tvm) branch main updated: [S-TIR][FIX] Remove redundant std::move() to itself (#18782)
tlopex
-
(tvm) branch main updated: [CI] Remove unity from tvm-bot (#18780)
mshr
-
(tvm-ffi) branch main updated: feat: add `ffi.GetInvalidObject` global function for MISSING singleton (#447)
tqchen
-
(tvm) branch nightly updated (84d05e9a24 -> f8dbbdaf5c)
github-bot
-
(tvm-ffi) branch main updated: feat: add `DefaultFactory` support to field reflection (#446)
junrushao
-
(tvm-ffi) branch revert-406-revert-395-2026-01-09/py-func-enhance updated (8cf3756 -> 781d6b2)
junrushao
-
(tvm-ffi) branch py-func-enhance created (now 8cf3756)
junrushao
-
(tvm-ffi) branch py-func-enhance deleted (was 8cf3756)
junrushao
-
(tvm-ffi) branch revert-406-revert-395-2026-01-09/py-func-enhance updated (51f7ee9 -> 8cf3756)
junrushao
-
(tvm-ffi) branch revert-406-revert-395-2026-01-09/py-func-enhance updated (b7a7d92 -> 51f7ee9)
junrushao
-
(tvm-ffi) branch revert-406-revert-395-2026-01-09/py-func-enhance updated (39598ab -> b7a7d92)
junrushao
-
(tvm-ffi) branch revert-406-revert-395-2026-01-09/py-func-enhance updated (b041a22 -> 39598ab)
junrushao
-
(tvm) branch dmlc updated (0c2dacbcd5 -> a0b72e9f08)
tqchen
-
(tvm) branch dmlc created (now 0c2dacbcd5)
tqchen
-
(tvm-ffi) branch main updated: feat: Claude Skill for TVM-FFI Development (#445)
junrushao
-
(tvm) branch main updated: [CI] Update Pillow, pytest-rerunfailures, junitparser, xgboost, onnx and pytorch (#18777)
tlopex
-
(tvm) branch nightly updated (1bd40faede -> 84d05e9a24)
github-bot
-
(tvm-ffi) branch main updated: feat: add `__copy__`, `__deepcopy__`, and `__replace__` for FFI objects (#438)
junrushao
-
(tvm-ffi) branch main updated: Add Support for NVIDIA Ampere GPUs in _get_cuda_target (#440)
junrushao
-
(tvm-ffi) branch main updated: fix: Suppress GCC warning for array bounds in String class (#439)
junrushao
-
(tvm-ffi) branch main updated: feat: Introduce List as Mutable Sequence (#443)
junrushao
-
(tvm) branch main updated: [LLVM][Codegen] Cast NaN to bool gives true (#18772)
tqchen
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@021547febfbd22dbfa5ef0210760d462b7ce0f58)
tqchen
-
(tvm) branch main updated: [REFACTOR][S-TIR] Migrate more transform to s_tir (#18771)
tqchen
-
(tvm) branch main updated: [CI] Upgrade Python to 3.10 in CI (#18647)
mshr
-
(tvm) branch nightly updated (1f65047f6b -> 1bd40faede)
github-bot
-
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@1bd40faede42c8d4100c40c35edf02df1e756222)
tqchen