Messages by Date
-
2026/04/14
(tvm) branch main updated: [Frontend][TFLite] Add test coverage for SHAPE and RANGE operators (#19401)
tlopex
-
2026/04/14
(tvm-ffi) branch main updated: perf(container): use iterator lookup instead of exception handling in Map/Dict (#548)
tqchen
-
2026/04/13
(tvm) branch main updated: [Test][TFLite] Add unit tests for `PRELU` (#19402)
tlopex
-
2026/04/13
(tvm) branch nightly updated (1d02ac3f2c -> a6e2ea8ac8)
github-bot
-
2026/04/13
(tvm-ffi) branch main updated: fix(init): register __ffi_init__ as TypeMethod and use MISSING sentinel (#546)
yaxingcai
-
2026/04/13
(tvm) branch main updated: [Relax][Frontend][KVCache] Add masked sequence prefill helper for encoder valid lengths (#19392)
ruihangl
-
2026/04/13
(tvm) branch main updated: [Docs] Add code generation architecture documentation (#19396)
ruihangl
-
2026/04/13
(tvm) branch main updated: [Docs] Add TVMScript architecture documentation (#19398)
ruihangl
-
2026/04/13
(tvm) branch main updated: [Frontend][TFLite] Add TILE operator tests and edge cases (#19400)
tlopex
-
2026/04/13
(tvm-ffi) branch main updated: feat(container): add structural `__eq__`/`__ne__`/`__hash__` to Array, List, Map, Dict (#545)
junrushao
-
2026/04/13
(tvm) branch main updated: [Docs] Clean up architecture docs: remove duplicates, fix stale content (#19399)
ruihangl
-
2026/04/13
(tvm) branch main updated: [Docs] Add PyModule tutorial to How-To toctree (#19397)
ruihangl
-
2026/04/13
(tvm-ffi) branch main updated: feat(py_class): support `frozen=True` for immutable instances (#542)
junrushao
-
2026/04/13
(tvm-ffi) branch main updated: fix(c_class): restore `__init__` installation from `__ffi_init__` TypeAttrColumn (#543)
junrushao
-
2026/04/12
(tvm) branch nightly updated (e5d4c557e0 -> 1d02ac3f2c)
github-bot
-
2026/04/12
(tvm-ffi) branch main updated: fix(py_class): support `tvm_ffi.dtype` and `tvm_ffi.Device` as field type annotations (#540)
junrushao
-
2026/04/12
(tvm-ffi) branch main updated: fix(py_class): propagate parent total_size through empty intermediate classes (#539)
junrushao
-
2026/04/12
(tvm) branch doc222 created (now 1f42af891b)
tlopex
-
2026/04/12
(tvm) 01/01: fnish1
tlopex
-
2026/04/12
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@1d02ac3f2c305f9d5b83fb7094492cdd65dad8cc)
tqchen
-
2026/04/12
(tvm) branch main updated: [Docs] Add Relax VM architecture documentation (#19389)
ruihangl
-
2026/04/12
(tvm) branch main updated: [Docs] Add BYOC external library dispatch architecture documentation (#19395)
ruihangl
-
2026/04/12
(tvm) branch main updated: [Docs] Add operator fusion architecture documentation (#19394)
ruihangl
-
2026/04/11
(tvm) branch nightly updated (828880ebd5 -> e5d4c557e0)
github-bot
-
2026/04/11
(tvm) branch main updated: [relax][frontend][tflite] Add tests for fully_connected/depthwise_conv2d/transpose_conv/l2_pool2d (#19372)
tlopex
-
2026/04/11
(tvm) branch main updated: [Relax][ONNX] Add frontend support for QuantizeLinear, DequantizeLinear, and DynamicQuantizeLinear (#19391)
tlopex
-
2026/04/11
(tvm) branch main updated: [BugFix][Relax] Select target-specific pipeline in tvm.compile when GPU target is provided (#19384)
tlopex
-
2026/04/11
(tvm) branch main updated: [Docs] Add docstrings for nn.Module classes and core APIs in relax.frontend.nn (#19387)
ruihangl
-
2026/04/11
(tvm) branch main updated: [Docs] Add tvm.s_tir.tensor_intrin API reference and remove empty legacy tvm/tir directory (#19386)
ruihangl
-
2026/04/11
(tvm) branch main updated: [BugFix][MetaSchedule] Fix `compile_relax` to apply `MetaScheduleApplyDatabase` after `FuseOps` (#19385)
tlopex
-
2026/04/11
(tvm) branch main updated: [Test][TFLite] Add unit tests for `LEAKY_RELU`, `HARD_SWISH` `ReLU_N1_to_1` and `LOG_SOFTMAX` (#19388)
tlopex
-
2026/04/11
(tvm) branch main updated: [relax][frontend][tflite] Add tests for l2_normalization/slice/reverse_v2 (#19371)
tlopex
-
2026/04/10
(tvm) branch main updated: [Relax][Frontend][TFLite] Implement DETECTION_POSTPROCESS tflite operator (#19345)
tlopex
-
2026/04/10
(tvm) branch nightly updated (726edbf54b -> 828880ebd5)
github-bot
-
2026/04/10
(tvm) branch main updated: [S-TIR] Fix the ScheduleError from missing guard in CheckInline (#19377)
tlopex
-
2026/04/10
(tvm) branch main updated: [BugFix][TIRx] Fix bad-optional-access in BF16/FP8 legalize passes for target-less PrimFuncs (#19383)
tlopex
-
2026/04/10
(tvm) branch main updated: [BugFix][TIRx] Fix VerifyMemory crash for PrimFuncs without target attribute (#19382)
tlopex
-
2026/04/10
(tvm) branch main updated: [Docs] Add Python API reference for tvm submodule docs (#19379)
ruihangl
-
2026/04/10
(tvm) branch main updated: [BugFix][TOPI] Fix get_const_tuple hanging indefinitely when passed a te.Tensor (#19380)
ruihangl
-
2026/04/10
(tvm) branch main updated: [DLight] Add CPU Reduction schedule rule for softmax-like operators (#19374)
tlopex
-
2026/04/10
(tvm) branch main updated: [Relax][TFLite] Fix and test DEPTH_TO_SPACE/SPACE_TO_DEPTH, SELECT ops (#19381)
tlopex
-
2026/04/10
(tvm-ffi) branch main updated: fix(py_class): support `super().__init__()` in `init=False` subclasses (#532)
junrushao
-
2026/04/10
(tvm-ffi) branch main updated: feat(c_class): warn when reflected fields lack Python type annotations (#531)
junrushao
-
2026/04/10
(tvm-ffi) branch main updated: fix(cython): Segfault in free-threaded Py_DecRef Cleanup (#529)
tqchen
-
2026/04/09
(tvm) branch nightly updated (643cf60f40 -> 726edbf54b)
github-bot
-
2026/04/09
(tvm) branch main updated: [Docs] Complete API reference for tvm.relax backend and testing modules (#19378)
ruihangl
-
2026/04/09
(tvm) branch main updated: [BugFix][Relax] Fix ONNX `get_converter` index underflow for old opsets (#19376)
tlopex
-
2026/04/09
(tvm) branch main updated: [BugFix][Relax] Fix ONNX Clip converter for opset 11-12 (#19375)
tlopex
-
2026/04/09
(tvm) branch main updated: [Relax][TFLite] Fix `MIRROR_PAD`/`ONE_HOT` converters and add tests for `PAD`, `PADV2`, `MIRROR_PAD`, `TOPK_V2`, `ONE_HOT` (#19373)
tlopex
-
2026/04/09
(tvm) branch main updated: [Docs] Add API reference for tvm.s_tir submodules: dlight, meta_schedule, backend (#19369)
ruihangl
-
2026/04/08
(tvm) branch nightly updated (2345e6ea26 -> 643cf60f40)
github-bot
-
2026/04/08
(tvm) branch main updated: [BugFix] Align `tir.round` to ties-to-even across all backends (#19368)
tlopex
-
2026/04/08
(tvm) branch main updated: [Relax][TFLite] Add test coverage for Reduction operations (#18971) (#19370)
tlopex
-
2026/04/08
(tvm-ffi) branch main updated: build(deps): replace cmake version exclusion with uv exclude-newer (#526)
yaxingcai
-
2026/04/08
(tvm-ffi) branch revert-524-junrus/2026-04-07/remove-cmake-version-blocker deleted (was 1e8790a)
junrushao
-
2026/04/07
(tvm) branch nightly updated (f0863fd5c7 -> 2345e6ea26)
github-bot
-
2026/04/07
(tvm-ffi) branch revert-524-junrus/2026-04-07/remove-cmake-version-blocker created (now 1e8790a)
junrushao
-
2026/04/07
(tvm) branch main updated: [Docs] Add API reference documentation for tvm.script module (#19366)
ruihangl
-
2026/04/07
(tvm) branch main updated: [Docs] Add DLight and MetaSchedule deep-dive instructions (#19356)
ruihangl
-
2026/04/07
(tvm) branch main updated: [BugFix][Relax] Add structural_equal verification to subroutine cache lookup (#18962)
tlopex
-
2026/04/07
(tvm-ffi) branch 2026-04-07/ver-bump deleted (was 0856f91)
junrushao
-
2026/04/07
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (61ce823096 -> 21958f1f89)
junrushao
-
2026/04/07
(tvm-ffi) tag v0.1.10 deleted (was 8d1ba38)
junrushao
-
2026/04/07
svn commit: r83685 - release/tvm/tvm-ffi-v0.1.10
junrushao
-
2026/04/07
(tvm-ffi) annotated tag v0.1.10 updated (1fed0ae -> 89562d4)
junrushao
-
2026/04/07
(tvm) branch main updated: [BugFix][ONNX] Fix Round op to use ties-to-even (#19367)
tlopex
-
2026/04/07
(tvm-ffi) branch main updated: chore(release): Version bump after release v0.1.10 (#522)
yongwww
-
2026/04/07
(tvm-ffi) annotated tag v0.1.9.dev0 deleted (was 354a304)
junrushao
-
2026/04/07
(tvm-ffi) branch 2026-04-07/ver-bump created (now 0856f91)
junrushao
-
2026/04/07
(tvm-ffi) 01/01: chore(release): Version bump after release v0.1.10
junrushao
-
2026/04/07
(tvm-ffi) tag v0.1.10-rc2 deleted (was 1fed0ae)
junrushao
-
2026/04/07
(tvm-ffi) tag v0.1.10 created (now 8d1ba38)
junrushao
-
2026/04/06
(tvm) branch nightly updated (36a82f5159 -> f0863fd5c7)
github-bot
-
2026/04/06
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (e014de765e -> 61ce823096)
junrushao
-
2026/04/06
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (92374b44ba -> e014de765e)
junrushao
-
2026/04/06
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (7d850ab528 -> 92374b44ba)
junrushao
-
2026/04/06
(tvm) branch main updated: [Test][TFLite] Add unit tests for RESIZE_BILINEAR and RESIZE_NEAREST_NEIGHBOR ops (#19365)
tlopex
-
2026/04/06
(tvm) branch main updated: [Relax][ONNX] Support ConcatFromSequenc/SequenceInsert with new_axis=1 (#19361)
tlopex
-
2026/04/06
(tvm) branch main updated: [Docs] TFLite tests requiring Python 3.10 and specific package versions to avoid core dumps (#19364)
ruihangl
-
2026/04/06
(tvm) branch main updated: [WebGPU] Add gating logic for subgroup shuffle primitives (#18823)
ruihangl
-
2026/04/06
(tvm) branch main updated: [Docs] Add tutorial for importing models from PyTorch, ONNX, and TFLite (#19354)
ruihangl
-
2026/04/06
(tvm) branch main updated: [BugFix][TVMScript] Fix invalid f-string format spec causing TypeError on Python 3.14 (#19362)
tlopex
-
2026/04/06
(tvm) branch main updated: [Docs] Add Dataflow Pattern Language (DPL) documentation for Relax (#19358)
ruihangl
-
2026/04/06
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (5990674f87 -> 7d850ab528)
junrushao
-
2026/04/06
(tvm) branch main updated: [Docs] Add Disco distributed runtime architecture overview (#19357)
ruihangl
-
2026/04/06
(tvm) branch main updated: [Docs] Fix outdated paths, links, and add missing API references across documentation (#19351)
ruihangl
-
2026/04/06
(tvm) branch main updated: [Docs] Add tvm.s_tir.analysis API reference page (#19353)
tlopex
-
2026/04/06
(tvm) branch main updated: Bump tvm-ffi to 1fed0a (#18967)
tqchen
-
2026/04/05
(tvm) branch nightly updated (b8ecf2f803 -> 36a82f5159)
github-bot
-
2026/04/05
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (19321b08d5 -> 5990674f87)
junrushao
-
2026/04/05
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (e85efc5001 -> 19321b08d5)
junrushao
-
2026/04/05
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (bd89803b14 -> e85efc5001)
junrushao
-
2026/04/05
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (0c45ebe035 -> bd89803b14)
junrushao
-
2026/04/05
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (968d204e8e -> 0c45ebe035)
junrushao
-
2026/04/05
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (26e661a0f4 -> 968d204e8e)
junrushao
-
2026/04/05
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (8a0abdb3db -> 26e661a0f4)
junrushao
-
2026/04/05
(tvm) branch main updated: [BugFix][TVMScript] Add `doc.keyword` handling for `ExprEvaluator._visit` (#19352)
tlopex
-
2026/04/04
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (cb5160a998 -> 8a0abdb3db)
junrushao
-
2026/04/04
(tvm) branch nightly updated (e3dda2398f -> b8ecf2f803)
github-bot
-
2026/04/04
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (d92751c3b8 -> cb5160a998)
junrushao
-
2026/04/04
(tvm) branch main updated: [Docs] Add Relax VM architecture overview in documentation (#19350)
ruihangl
-
2026/04/04
(tvm) branch main updated: [Docs] Fix outdated code examples, typos, and missing API reference in documentation(2) (#19344)
ruihangl
-
2026/04/04
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (a7d48f1057 -> d92751c3b8)
junrushao
-
2026/04/04
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (fd47c1a470 -> a7d48f1057)
junrushao
-
2026/04/04
(tvm) branch main updated: [Relax][TFLite] Add NON_MAX_SUPPRESSION_V5 support (#19349)
tlopex
-
2026/04/04
(tvm) branch main updated: fix: TFLite model retrieval with error handling (#19347)
tlopex
-
2026/04/03
(tvm) branch main updated: test(relax): cover TFLite LOG and GREATER_EQUAL in test_frontend_tflite (#19343)
tlopex
-
2026/04/03
(tvm) branch nightly updated (10ba3c232b -> e3dda2398f)
github-bot
-
2026/04/03
(tvm) branch main updated: [Docs] Fix outdated code examples, types, and missing references across documentation (#18965)
ruihangl
-
2026/04/03
(tvm) branch main updated: [TFLite][Frontend] Add expected IRModule checks for conv2d, pool2d, and batch_matmul tests (#18970)
ruihangl
-
2026/04/03
(tvm) branch main updated: [Frontend][ONNX] Fix SplitToSequence keepdims=0 and uneven last chunk (#19341)
tlopex
-
2026/04/02
(tvm) branch nightly updated (a7bfc857b9 -> 10ba3c232b)
github-bot
-
2026/04/02
(tvm) branch main updated: [Frontend][ONNX] Support select_last_index for ArgMax and ArgMin (#18969)
tlopex
-
2026/04/02
(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi created (now c2dc0ee49f)
junrushao
-
2026/04/02
(tvm) 01/01: Always build with bundled tvm-ffi
junrushao
-
2026/04/02
(tvm-ffi) branch main updated: [fix] Move container stream scanning from Cython to C++ for efficiency (#521)
junrushao
-
2026/04/02
(tvm) branch dependabot/npm_and_yarn/web/picomatch-2.3.2 deleted (was f30bd6e2a3)
github-bot
-
2026/04/02
(tvm) branch main updated: [Web] Fix rollup errors and bump tvmjs version (#18958)
tqchen
-
2026/04/02
(tvm) branch main updated: [WebGPU] Reserve additional keywords to avoid WGSL identifier collisions (#18960)
tqchen
-
2026/04/02
(tvm) branch main updated: [Fix] Replace str(target.kind) with target.kind.name for Target objects (#18959)
tqchen
-
2026/04/02
(tvm) branch main updated: [DOC] Fix various issues (#18966)
tlopex
-
2026/04/02
(tvm-ffi) branch main updated: [FEAT] Recursive DLPack container conversion for auto torch.Tensor return (#517)
junrushao
-
2026/04/01
(tvm) branch nightly updated (fd9d9db130 -> a7bfc857b9)
github-bot
-
2026/04/01
(tvm) branch main updated: [FIX] Inline ceil_log2 in gpu_2d_continuous_cumsum to fix MakePackedAPI error (#18957)
ruihangl
-
2026/04/01
(tvm) branch main updated: [Relax][ONNX] Support Resize dynamic ROI via TOPI (#18963)
tlopex
-
2026/04/01
(tvm-ffi) tag v0.1.10-rc1 deleted (was 1da5637)
junrushao
-
2026/04/01
svn commit: r83563 - dev/tvm/tvm-ffi-v0.1.10-rc2
junrushao
-
2026/04/01
(tvm-ffi) tag v0.1.10-rc2 created (now 1fed0ae)
junrushao
-
2026/04/01
(tvm-ffi) branch main updated: [FFI][Reflection] Lazily resolve KWARGS sentinel in auto-init (#519)
junrushao
-
2026/03/31
(tvm) branch nightly updated (d293b7a707 -> fd9d9db130)
github-bot
-
2026/03/31
(tvm-ffi) branch main updated: fix(ci): pin pypa/gh-action-pypi-publish to SHA for Apache allowlist (#518)
tqchen
-
2026/03/31
(tvm) branch main updated: [Relax][ONNX] Fix shape/dynamic restrictions for `Squeeze`/`Unsqueeze` and `Slice` (#18955)
tlopex
-
2026/03/30
(tvm) branch nightly updated (e229bda76f -> d293b7a707)
github-bot
-
2026/03/30
(tvm) branch main updated: [Docs] Align documentation with tirx/s_tir namespace split (#18953)
ruihangl
-
2026/03/30
(tvm) branch main updated: [Relax][ONNX] Complete ShapeExpr reshape handling in ONNX frontend (#18956)
tlopex
-
2026/03/30
(tvm) branch main updated: [Relax][ONNX] Add Optional and MatMulInteger16 frontend support (#18950)
tlopex
-
2026/03/29
(tvm) branch nightly updated (52b5d55fc4 -> e229bda76f)
github-bot
-
2026/03/29
(tvm) branch main updated: [Frontend][ONNX] Add MatMulInteger support to Relax ONNX frontend (#18951)
tlopex
-
2026/03/29
(tvm) branch main updated: [Docs] Add tutorial for mixing Python/PyTorch with TVM using BasePyModule (#18947)
ruihangl
-
2026/03/29
(tvm-ffi) tag v0.1.10-rc0 deleted (was 41d38fa)
junrushao
-
2026/03/29
svn commit: r83462 - dev/tvm/tvm-ffi-v0.1.10-rc1
junrushao
-
2026/03/29
(tvm-ffi) tag v0.1.10-rc1 created (now 1da5637)
junrushao
-
2026/03/29
(tvm) branch main updated: [Relax][ONNX] Add roi_pool op and MaxRoiPool frontend support (#18952)
tlopex
-
2026/03/29
(tvm) branch main updated: [Relax] Add conv3d_transpose and ONNX ConvTranspose 3D support (#18948)
tlopex
-
2026/03/28
(tvm) branch nightly updated (3eb86f78ed -> 52b5d55fc4)
github-bot
-
2026/03/28
(tvm) branch main updated: [Frontend][ONNX] Add If operator support to Relax ONNX frontend (#18946)
tlopex
-
2026/03/28
(tvm) branch main updated: [Relax][Vision] Add get_valid_counts and classic NMS (#18943)
tlopex
-
2026/03/28
(tvm) branch dependabot/npm_and_yarn/web/rollup-4.59.0 deleted (was 596a45e96a)
github-bot
-
2026/03/28
(tvm) branch dependabot/npm_and_yarn/web/flatted-3.4.2 deleted (was 2233f53030)
github-bot
-
2026/03/28
(tvm) branch main updated: [Web] Update includes after FFI JSON refactor (#18944)
tqchen
-
2026/03/28
(tvm) branch main updated: [FFI] Bump tvm-ffi to 63224e3 and fix regressions (#18938)
tqchen
-
2026/03/28
(tvm) branch dependabot/pip/docker/python/cryptography-46.0.5 deleted (was d61c5bbef5)
github-bot
-
2026/03/28
(tvm) branch dependabot/pip/docker/python/cryptography-46.0.6 created (now 64e31c595f)
github-bot
-
2026/03/27
(tvm) branch nightly updated (2f2469e637 -> 3eb86f78ed)
github-bot
-
2026/03/27
(tvm) branch main updated: [Relax][TOPI] Add relax.vision.multibox_transform_loc for SSD/TFLite box decode (#18942)
tlopex
-
2026/03/27
(tvm) branch main updated: [DOC] Fix inconsistent code comments (#18939)
tlopex
-
2026/03/27
(tvm) branch main updated: [TIR] Handle Bind in LowerDeviceKernelLaunch (#18912)
tqchen
-
2026/03/27
(tvm) branch main updated: [Fix] Fix tvm.tir references in Tflite frontend (#18940)
mshr
-
2026/03/26
(tvm) branch main updated: [Docs] Fix duplicate license headers and incorrect module paths after tirx rename (#18941)
tlopex
-
2026/03/26
(tvm) branch nightly updated (4d36a45b9f -> 2f2469e637)
github-bot
-
2026/03/26
(tvm) branch main updated: [Relax] Add affine_grid operator with PyTorch and ONNX frontend support (#18933)
tlopex
-
2026/03/26
(tvm-ffi) branch main updated: [FEAT] Add map_dataclass_to_tuple to make_kwargs_wrapper (#515)
tqchen
-
2026/03/26
(tvm) branch main updated: [Relax][PyTorch] Add 3D interpolate support using resize3d (#18937)
tlopex
-
2026/03/26
(tvm) branch main updated: [Relax][ONNX][Torch] Add roi_align support and frontend integration (#18936)
tlopex
-
2026/03/25
(tvm) branch nightly updated (ff883dbcbc -> 4d36a45b9f)
github-bot
-
2026/03/25
(tvm) branch main updated: [Relax][ONNX] Add image.resize3d op and wire 5D Resize (#18931)
tlopex
-
2026/03/25
(tvm) branch main updated: [Relax][ONNX] Add GridSample ONNX frontend integration (#18932)
tlopex
-
2026/03/25
(tvm) branch dependabot/npm_and_yarn/web/picomatch-2.3.2 created (now f30bd6e2a3)
github-bot
-
2026/03/25
(tvm) branch dependabot/pip/docker/python/requests-2.33.0 created (now df9b4c51b2)
github-bot
-
2026/03/25
(tvm) branch main updated: [Frontend][TFLite] Fix undefined symbols and Relay API remnants in TFLite frontend (#18929)
ruihangl
-
2026/03/24
(tvm) branch nightly updated (5e05f70a1a -> ff883dbcbc)
github-bot
-
2026/03/24
(tvm-ffi) branch main updated: fix(build): resolve type ambiguity and macro redefinition in unity builds (#512)
junrushao
-
2026/03/24
(tvm) branch main updated: Revert "fix: add safety warning to pickle_memoize cache loading" (#18926)
mshr
-
2026/03/24
(tvm) branch revert-18925-fix/pickle-memoize-unsafe-load created (now 23de675df2)
tqchen
-
2026/03/23
(tvm) branch main updated: fix: add safety warning to pickle_memoize cache loading (#18925)
tlopex
-
2026/03/23
(tvm-site) branch asf-site updated: Build at Mon Mar 23 17:05:34 UTC 2026
github-bot
-
2026/03/23
(tvm-site) branch main updated: Update setup-uv
junrushao
-
2026/03/23
svn commit: r83321 - dev/tvm/tvm-ffi-v0.1.10-rc0
junrushao
-
2026/03/23
(tvm-ffi) tag v0.1.10-rc0 created (now 41d38fa3)
junrushao
-
2026/03/23
(tvm-ffi) branch main updated: refactor(python)!: rename `structure=` to `structural_eq=` (#509)
junrushao
-
2026/03/22
(tvm) branch nightly updated (d33630c2a2 -> 5e05f70a1a)
github-bot
-
2026/03/22
(tvm-ffi) branch main updated: feat(python): auto-register __ffi_* dunder methods in @py_class as TypeMethod (#508)
junrushao
-
2026/03/22
(tvm-ffi) branch main updated: feat(python): add structural equality/hashing support to `py_class` and `field` (#507)
junrushao
-
2026/03/21
(tvm) branch nightly updated (00eb226f8d -> d33630c2a2)
github-bot
-
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