commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/10/02
(tvm) branch nightly updated (d9ced6e56a -> 6c37194c2f)
github-bot
2025/10/02
Re: [PR] [Analyzer] Enhance ConstIntBoundAnalyzer and IntervalSet with modular set analysis [tvm]
via GitHub
2025/10/02
[PR] [Relax][PyTorch] Fix the segfault in from_exported_program when model returns (Tensor, None) tuple [tvm]
via GitHub
2025/10/02
Re: [PR] [Relax][PyTorch] Fix the segfault in from_exported_program when model returns (Tensor, None) tuple [tvm]
via GitHub
2025/10/02
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@a21e0df4b3e7a364d199f79d60994cc6154c8662)
tqchen
2025/10/02
[PR] [Relax][Frontend][ONNX] Fix `FastGelu` when bias does not set [tvm]
via GitHub
2025/10/02
[I] [bug][relax.frontend.torch] from_exported_program KeyError for non-persistent buffer bert.embeddings.position_ids (HuggingFace BERT via torch.export) [tvm]
via GitHub
2025/10/02
[I] [Bug] [feature][relax.frontend.torch] from_exported_program rejects fused GRU (aten::gru.input) with “Unsupported function types ['gru.input']” [tvm]
via GitHub
2025/10/01
[I] [Bug][relax.frontend.torch] Segfault in relax::Tuple when importing/building a torch.export program that uses batch-wise advanced indexing write (aten.index_put_) [tvm]
via GitHub
2025/10/01
Re: [I] [Bug] [FRONTEND][ONNX] fails to convert a valid onnx model since the Less operator cannot broadcast for valid inputs [tvm]
via GitHub
2025/10/01
[PR] [FFI][ABI] Bump tvm-ffi to latest [tvm]
via GitHub
2025/10/01
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@3015acd7e678cd97e4334835e130c09b315ab1a7)
tqchen
2025/10/01
(tvm) branch nightly updated (6c37194c2f -> 3015acd7e6)
github-bot
2025/10/01
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@3015acd7e678cd97e4334835e130c09b315ab1a7)
tqchen
2025/10/01
(tvm) branch main updated: [FFI][ABI] Bump tvm-ffi to latest (#18354)
tqchen
2025/10/01
Re: [PR] [CUDA] Update FlashInfer JIT integration [tvm]
via GitHub
2025/10/01
Re: [PR] [Relax] Add AllClassNMS Operator for ONNX Frontend [tvm]
via GitHub
2025/10/01
Re: [I] [Bug] [FRONTEND][ONNX] fails to convert a valid onnx model since the Less operator cannot broadcast for valid inputs [tvm]
via GitHub
2025/10/01
Re: [PR] added support for logsigmoid op [tvm]
via GitHub
2025/10/01
Re: [PR] [Relax] Add AllClassNMS Operator for ONNX Frontend [tvm]
via GitHub
2025/10/01
(tvm) branch main updated: [Relax][ONNX] Support AllClassNMS Operator for ONNX Frontend (#18321)
ruihangl
2025/10/01
Re: [PR] [FFI][ABI] Bump tvm-ffi to latest [tvm]
via GitHub
2025/10/01
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@c00c66259a8dd4cf197601c978c566ce2db9bc17)
tqchen
2025/10/01
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@c00c66259a8dd4cf197601c978c566ce2db9bc17)
tqchen
2025/10/01
(tvm-ffi) branch main updated: chore: fix lint issue (#84)
yaxingcai
2025/10/01
(tvm-ffi) branch main updated: Bring a new beta version (#83)
ruihangl
2025/10/01
(tvm-ffi) branch main updated: [TENSOR] Allow strides to be null for zerodim case (#82)
tqchen
2025/10/01
Re: [PR] [FFI][ABI] Bump tvm-ffi to latest [tvm]
via GitHub
2025/10/01
Re: [PR] [Relax][ONNX] Support AllClassNMS Operator for ONNX Frontend [tvm]
via GitHub
2025/10/01
Re: [PR] [CUDA] Update FlashInfer JIT integration [tvm]
via GitHub
2025/10/01
Re: [PR] [CUDA] Update FlashInfer JIT integration [tvm]
via GitHub
2025/10/01
[PR] [CUDA] Update FlashInfer JIT integration [tvm]
via GitHub
2025/10/01
(tvm-ffi) branch main updated: [ABI] Stablize doc and metadata for functions (#79)
ruihangl
2025/10/01
(tvm-ffi) branch main updated: feat: add trainium device (#76)
tqchen
2025/09/29
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@6c37194c2f38b505638ea06404b1e523da068456)
tqchen
2025/09/29
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@6c37194c2f38b505638ea06404b1e523da068456)
tqchen
2025/09/29
(tvm-ffi) branch main updated: [ABI] Further clarify Function ABI in cpp (#71)
yongwww
2025/09/29
Re: [I] [Feature Request][Relax][Torch] Add support for nn.LSTM (lstm.input) in from_exported_program [tvm]
via GitHub
2025/09/29
(tvm-ffi) branch main updated: [ERROR] Place ErrorKind second in error handling (#70)
ruihangl
2025/09/28
(tvm) branch nightly updated (f68651f035 -> d9ced6e56a)
github-bot
2025/09/28
(tvm) branch main updated: [Relax][Frontend][Torch] Fix parsing error when input dimension of unbind is 1 (#18351)
tlopex
2025/09/28
Re: [PR] [Fix] Update ShapeView use in nccl.cc [tvm]
via GitHub
2025/09/28
[PR] [Fix] Update ShapeView use in nccl.cc [tvm]
via GitHub
2025/09/28
Re: [PR] [Fix] Update ShapeView use in nccl.cc [tvm]
via GitHub
2025/09/28
[PR] [Relax][Frontend][Torch] Fix parsing error when input dimension of unbind is 1 [tvm]
via GitHub
2025/09/28
Re: [PR] [Relax][Frontend][Torch] Fix parsing error when input dimension of unbind is 1 [tvm]
via GitHub
2025/09/28
Re: [PR] [Relax][Frontend][Torch] Fix parsing error when input dimension of unbind is 1 [tvm]
via GitHub
2025/09/28
Re: [I] [Bug] Did you forget to bind? for cuda backend. [tvm]
via GitHub
2025/09/28
[I] [Bug] Did you forget to bind? for cuda backend. [tvm]
via GitHub
2025/09/27
(tvm) branch nightly updated (fc20c0a619 -> f68651f035)
github-bot
2025/09/27
(tvm) branch main updated: [FFI][ABI] Bump tvm-ffi to latest (#18349)
ruihangl
2025/09/27
Re: [PR] [FFI][ABI] Bump tvm-ffi to latest [tvm]
via GitHub
2025/09/27
(tvm-ffi) branch main updated: [CYTHON] Fix stream passing bug (#68)
tqchen
2025/09/27
Re: [PR] tests(cuda): deterministic VerifyGPUCode test for shared-memory overflow (64KB vs 48KB) [tvm]
via GitHub
2025/09/27
Re: [PR] [Python] Add library lookup path for tvm installed as a pakcage [tvm]
via GitHub
2025/09/27
Re: [PR] [Python] Add library lookup path for tvm installed as a pakcage [tvm]
via GitHub
2025/09/27
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@2c7ef9427f35f9c3f8ae02c3cd589acfbaa96a5c)
tqchen
2025/09/27
[PR] [FFI][ABI] Bump tvm-ffi to latest [tvm]
via GitHub
2025/09/27
(tvm) branch main updated (fc20c0a619 -> 2c7ef9427f)
tlopex
2025/09/27
Re: [PR] [FFI][ABI] Bump tvm-ffi to latest [tvm]
via GitHub
2025/09/27
(tvm-ffi) branch main updated: [ABI] Introduce ShapeView Minimize TensorObj exposure (#67)
tqchen
2025/09/27
(tvm-ffi) branch main updated (cfff30b -> 6fb42a7)
junrushao
2025/09/27
Re: [PR] [Python] Add library lookup path for tvm installed as a pakcage [tvm]
via GitHub
2025/09/27
[PR] [Python] Add library lookup path for tvm installed as a pakcage [tvm]
via GitHub
2025/09/26
Re: [PR] tests(cuda): deterministic VerifyGPUCode test for shared-memory overflow (64KB vs 48KB) [tvm]
via GitHub
2025/09/26
Re: [PR] tests(cuda): deterministic VerifyGPUCode test for shared-memory overflow (64KB vs 48KB) [tvm]
via GitHub
2025/09/26
[PR] tests(cuda): deterministic VerifyGPUCode test for shared-memory overflow (64KB vs 48KB) [tvm]
via GitHub
2025/09/26
(tvm) branch nightly updated (36e473f58b -> fc20c0a619)
github-bot
2025/09/26
(tvm-ffi) branch main updated: [VERSION] Expose version (#62)
tqchen
2025/09/26
(tvm-ffi) branch main updated: fix: Only attach docstring when it's defined (#60)
tqchen
2025/09/26
(tvm-ffi) branch main updated: [CYTHON] Fix potential flaky issue in dispatcher (#63)
tqchen
2025/09/26
(tvm-ffi) branch main updated: test: `__doc__` being None when it's not explicitly set (#61)
tqchen
2025/09/26
(tvm) branch main updated: [FFI][ABI] Bump tvm-ffi version to reflect RC ABI Update (#18345)
tqchen
2025/09/26
(tvm-ffi) branch main updated: [CYTHON] Add always inline hint to python helpers (#59)
tqchen
2025/09/26
(tvm-ffi) 01/01: ABI hack
tqchen
2025/09/26
(tvm-ffi) branch tensor-abi deleted (was c708337)
tqchen
2025/09/26
(tvm-ffi) branch tensor-abi created (now c708337)
tqchen
2025/09/26
(tvm) 01/01: DOCS check
tqchen
2025/09/26
(tvm) branch docs-check created (now 195eb0c856)
tqchen
2025/09/26
Re: [PR] Fix conflict parameter name promote_dtye in FP8ComputeLegalize [tvm]
via GitHub
2025/09/25
Re: [I] [Feature Request][Relax][Torch] Add support for nn.LSTM (lstm.input) in from_exported_program [tvm]
via GitHub
2025/09/25
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@36e473f58bda75e03f745d30da09033d0ab880f9)
tqchen
2025/09/25
Re: [I] [Feature Request][Relax][Torch] Add support for nn.LSTM (lstm.input) in from_exported_program [tvm]
via GitHub
2025/09/25
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@36e473f58bda75e03f745d30da09033d0ab880f9)
tqchen
2025/09/25
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@36e473f58bda75e03f745d30da09033d0ab880f9)
tqchen
2025/09/25
(tvm) branch nightly updated (a21e0df4b3 -> 36e473f58b)
github-bot
2025/09/25
Re: [PR] [Relax][PyTorch] Support lstm op for ExportedProgram importer [tvm]
via GitHub
2025/09/25
Re: [PR] [Relax][PyTorch] Support lstm op for ExportedProgram importer [tvm]
via GitHub
2025/09/25
[PR] [Relax][PyTorch] Support lstm op for ExportedProgram importer [tvm]
via GitHub
2025/09/25
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@36e473f58bda75e03f745d30da09033d0ab880f9)
tqchen
2025/09/25
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@36e473f58bda75e03f745d30da09033d0ab880f9)
tqchen
2025/09/25
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@36e473f58bda75e03f745d30da09033d0ab880f9)
tqchen
2025/09/25
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@36e473f58bda75e03f745d30da09033d0ab880f9)
tqchen
2025/09/25
(tvm) branch main updated: Fix conflict parameter name promote_dtye in FP8ComputeLegalize (#18334)
tqchen
2025/09/25
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@36e473f58bda75e03f745d30da09033d0ab880f9)
tqchen
2025/09/25
Re: [PR] [TIR] Support sequence comparisons in TVMScript [tvm]
via GitHub
2025/09/25
Re: [PR] [FFI][ABI] Bump tvm-ffi version to reflect RC ABI Update [tvm]
via GitHub
2025/09/25
Re: [PR] [FFI][ABI] Bump tvm-ffi version to reflect RC ABI Update [tvm]
via GitHub
2025/09/25
[PR] [FFI][ABI] Bump tvm-ffi version to reflect RC ABI Update [tvm]
via GitHub
2025/09/25
(tvm-ffi) branch main updated: [FFI][ABI] TVMFFIObject ABI to further align with torch intrusive_ptr (#57)
tqchen
2025/09/25
Re: [I] [Tracking Issue] Need support for GQA Attention in Relax [tvm]
via GitHub
2025/09/25
(tvm) branch main updated: [Relax][PyTorch] Support MatrixMultiply op for ExportedProgram importer (#18343)
ruihangl
2025/09/25
(tvm-ffi) branch main updated: fix: Type mismatch aborts on OpaquePyObject (#56)
tqchen
2025/09/25
(tvm) branch main updated: [TIR] Support sequence comparisons in TVMScript (#18341)
ruihangl
2025/09/25
(tvm-ffi) branch main updated: feat: Auto-create Python classes when missing (#49)
tqchen
2025/09/25
(tvm) branch main updated: [Relax] Update BasePyModule with faster DLPack converter for tensor conversion (#18331)
ruihangl
2025/09/25
Re: [PR] [Relax] Update BasePyModule with faster DLPack converter for tensor conversion [tvm]
via GitHub
2025/09/25
Re: [I] [Feature Request][Relax][Torch] Add support for torch.mm (mm.default) in from_exported_program [tvm]
via GitHub
2025/09/25
Re: [PR] [Relax][PyTorch] Support MatrixMultiply op for ExportedProgram importer [tvm]
via GitHub
2025/09/25
Re: [I] [Feature Request][Relax][Torch] Add support for torch.mm (mm.default) in from_exported_program [tvm]
via GitHub
2025/09/25
Re: [PR] [Relax][Frontend][ONNX] Error converting operator Expand: TVMError: broadcast_to expects the input tensor shape is broadcastable to the target shape [tvm]
via GitHub
2025/09/25
(tvm-ffi) branch main updated: feat: Support `field(init=...)` in `@c_class` fields (#52)
junrushao
2025/09/25
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@a21e0df4b3e7a364d199f79d60994cc6154c8662)
tqchen
2025/09/25
(tvm-ffi) branch main updated: fix: Compatibility with torch <= 2.8 (#54)
junrushao
2025/09/24
[PR] [Relax][PyTorch] Support MatrixMultiply op for ExportedProgram importer [tvm]
via GitHub
2025/09/24
Re: [PR] [Relax][PyTorch] Support MatrixMultiply op for ExportedProgram importer [tvm]
via GitHub
2025/09/24
Re: [PR] [Relax][PyTorch] Support MatrixMultiply op for ExportedProgram importer [tvm]
via GitHub
2025/09/24
Re: [I] [Bug] Relax softplus op numerically unstable when loading from ONNX model [tvm]
via GitHub
2025/09/24
[PR] Bump pip from 22.1.1 to 25.2 in /docker/python [tvm]
via GitHub
2025/09/24
Re: [PR] [TIR] Support sequence comparisons in TVMScript [tvm]
via GitHub
2025/09/24
Re: [PR] [TIR] Support sequence comparisons in TVMScript [tvm]
via GitHub
2025/09/23
(tvm-site) branch asf-site updated: Build at Wed Sep 24 05:42:08 UTC 2025
github-bot
2025/09/23
(tvm) branch nightly updated (118e3b1316 -> a21e0df4b3)
github-bot
2025/09/23
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@a21e0df4b3e7a364d199f79d60994cc6154c8662)
tqchen
2025/09/23
(tvm-ffi) branch main updated: chore: Revamp mypy config and publish typing metadata (#51)
tqchen
2025/09/23
Re: [PR] [FFI][ABI] Bump version ffi to latest [tvm]
via GitHub
2025/09/23
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@e1f93f361ed80fe8407f7463be503bab656edf42)
tqchen
2025/09/23
(tvm) branch main updated: [Relax] Operator and RoPE support for Llama4 (#18336)
ruihangl
2025/09/23
(tvm-ffi) branch main updated: feat: Support Array Concat in Python (#45)
junrushao
2025/09/23
(tvm-ffi) branch main updated: chore: Add linters for `.rst`, `.md` and `.yaml` (#46)
tqchen
2025/09/23
(tvm-ffi) branch main updated: feat: Improve Critical Path Perf in Cython `make_ret_object` (#47)
tqchen
2025/09/23
[I] [Feature Request][Relax][Torch] Add support for torch.mm (mm.default) in from_exported_program [tvm]
via GitHub
2025/09/23
[I] [Feature Request][Relax][Torch] Add support for nn.LSTM (lstm.input) in from_exported_program [tvm]
via GitHub
2025/09/23
[I] [Bug][Relax][Torch] from_exported_program fails on unbind producing single-element tuple [tvm]
via GitHub
2025/09/22
Re: [PR] [Relax] Operator and RoPE support for Llama4 [tvm]
via GitHub
2025/09/22
Re: [PR] [Relax] Operator and RoPE support for Llama4 [tvm]
via GitHub
2025/09/22
Re: [PR] LLama 4 support [tvm]
via GitHub
2025/09/22
Re: [PR] LLama 4 support [tvm]
via GitHub
2025/09/22
[PR] LLama 4 support [tvm]
via GitHub
2025/09/22
Re: [PR] Squashed llama4 [tvm]
via GitHub
2025/09/22
[PR] Squashed llama4 [tvm]
via GitHub
2025/09/22
[I] [Bug] conflict paramter name between docstring and definition [tvm]
via GitHub
2025/09/22
(tvm) branch main updated: [Relax][Frontend][ONNX] Error converting operator Expand: TVMError: broadcast_to expects the input tensor shape is broadcastable to the target shape (#18329)
tlopex
2025/09/22
(tvm-ffi) branch main updated: fix(c_class): Fix mypy warnings on `dataclasses.field(...)` (#43)
tqchen
2025/09/22
(tvm-ffi) branch main updated: feat(typing): Parameterizable `Array[T]` and `Map[K, V]` (#37)
tqchen
2025/09/22
(tvm-ffi) branch main updated: chore: Test Various Python Versions in GitHub Action CI (#41)
junrushao
2025/09/22
(tvm-ffi) branch main updated: doc: Enable Sphinx Build Checks in CI (#38)
junrushao
2025/09/22
(tvm-ffi) branch main updated: feat: Enable mypy type checking (#35)
junrushao
2025/09/22
Re: [PR] [Relax][ONNX] Support AllClassNMS Operator for ONNX Frontend [tvm]
via GitHub
2025/09/22
Re: [PR] [Relax] Update BasePyModule with faster DLPack converter for tensor conversion [tvm]
via GitHub
2025/09/22
[PR] [FFI][ABI] Bump version ffi to latest [tvm]
via GitHub
2025/09/22
(tvm-ffi) branch main updated: [FIX] Fix device type override (#40)
tqchen
2025/09/22
(tvm-ffi) branch dev deleted (was 46f7358)
tqchen
2025/09/22
(tvm-site) branch asf-site updated: Build at Mon Sep 22 15:09:12 UTC 2025
github-bot
2025/09/22
(tvm-ffi) branch main updated: [REFACTOR][ABI] Update backtrace storage for append-friendly (#39)
tqchen
2025/09/22
[PR] [Relax] Update BasePyModule with faster DLPack converter for tensor conversion [tvm]
via GitHub
2025/09/21
(tvm) branch nightly updated (874de945ac -> 4c82c71933)
github-bot
2025/09/21
(tvm) branch main updated: [flashinfer] Support directing JIT to FlashInfer GroupedGemm kernels (#18325)
ruihangl
2025/09/21
Re: [PR] [flashinfer] Support directing JIT to FlashInfer GroupedGemm kernels [tvm]
via GitHub
2025/09/21
(tvm) branch main updated: [Relax][Backend] Implement R.call_py_func operator for calling Python functions from compiled TVM (#18326)
ruihangl
2025/09/21
Re: [PR] [Relax][Backend] Implement R.call_py_func operator for calling Python functions from compiled TVM [tvm]
via GitHub
2025/09/21
(tvm-ffi) branch main updated: feat: Introduce Experimental `tvm_ffi.dataclasses.c_class` (#8)
tqchen
2025/09/21
Re: [PR] [Analyzer] Enhance ConstIntBoundAnalyzer and IntervalSet with modular set analysis [tvm]
via GitHub
2025/09/21
Re: [PR] [Analyzer] Enhance ConstIntBoundAnalyzer and IntervalSet with modular set analysis [tvm]
via GitHub
2025/09/21
[PR] [Analyzer] Enhance ConstIntBoundAnalyzer and IntervalSet with modular set analysis [tvm]
via GitHub
2025/09/21
Re: [PR] [FFI][ABI][REFACTOR] Enhance DLPack Exchange Speed and Behavior [tvm]
via GitHub
2025/09/21
(tvm-ffi) branch main updated: feat: Introduce `tvm_ffi::reflection::init<>` (#32)
tqchen
2025/09/21
(tvm) branch main updated (874de945ac -> eb45a46d70)
tqchen
2025/09/21
Re: [PR] [CMake][Web] Install `web/` directory in cmake for Python package [tvm]
via GitHub
2025/09/20
[PR] [RELAX][FRONTEND][ONNX] Error converting operator Expand: TVMError: broadcast_to expects the input tensor shape is broadcastable to the target shape. [tvm]
via GitHub
2025/09/20
(tvm) branch nightly updated (af82187485 -> 874de945ac)
github-bot
2025/09/20
Re: [PR] Fixing datatype error for gpt-2 [tvm]
via GitHub
2025/09/20
(tvm) branch main updated: Fixing datatype error for gpt-2 (#18328)
tlopex
2025/09/20
[PR] Fixing datatype error for gpt-2 [tvm]
via GitHub
2025/09/20
Re: [PR] [TIR] Refactor division simplification in RewriteSimplifier [tvm]
via GitHub
2025/09/20
Re: [PR] [flashinfer] Support directing JIT to FlashInfer GroupedGemm kernels [tvm]
via GitHub
2025/09/20
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@00ae64744ef4657766c5bd1f5763a7e5830e08e2)
tqchen
2025/09/20
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@0c9e7cda7d39cf24bd7676f0e67c3885ae95cff3)
tqchen
2025/09/20
[PR] [3rdparty] Remove dlpack/libbactrace from 3rdparty [tvm]
via GitHub
2025/09/20
[PR] [FFI][Bugfix] Enable `load_inline` on macos [tvm]
via GitHub
2025/09/20
(tvm) branch main updated: [FFI][Bugfix] Fix bug of `ffi.cpp.load_inline` on Windows (#18281)
tqchen
2025/09/20
(tvm-ffi) branch main updated: Add Docker support and C++ CUDA example (#29)
tqchen
2025/09/20
(tvm) branch main updated: [FFI][Bugfix] Enable `load_inline` on macos (#18285)
ruihangl
2025/09/20
(tvm) branch metal-array deleted (was 62993bad97)
tqchen
2025/09/20
(tvm-ffi) branch main updated: feat: Use uv-based workflow for doc building (#34)
junrushao
2025/09/20
Re: [PR] [FFI] Record stream and device type for Paddle context [tvm]
via GitHub
2025/09/20
(tvm-ffi) branch main updated: chore(lint): Add Taplo for TOML (#33)
tqchen
2025/09/20
Re: [PR] [TIR] Add support for conditional expressions in TVMScript [tvm]
via GitHub
2025/09/20
(tvm-ffi) branch dev updated: [DOCS] Fix py:func format hyperlink (#16)
tqchen
2025/09/20
[PR] [Hotfix] Fix the name to register_global_func in the test [tvm]
via GitHub
2025/09/20
(tvm-site) branch asf-site updated: deploying docs (apache/tvm@0c9e7cda7d39cf24bd7676f0e67c3885ae95cff3)
tqchen
2025/09/20
Re: [PR] [Relax][Backend] Implement R.call_py_func operator for calling Python functions from compiled TVM [tvm]
via GitHub
2025/09/20
(tvm) branch main updated: [TIR] Add support for conditional expressions in TVMScript (#18323)
ruihangl
2025/09/19
(tvm) branch nightly updated (657ebbb217 -> af82187485)
github-bot
2025/09/19
[PR] [CMake][Web] Install `web/` directory in cmake for Python package [tvm]
via GitHub
2025/09/19
[PR] [Relax][Backend] Implement R.call_py_func operator for calling Python functions from compiled TVM [tvm]
via GitHub
2025/09/19
(tvm) branch main updated: [TIR][CUDA] Preserve float precision in codegen with hexfloat output (#18320)
tqchen
2025/09/19
[PR] [flashinfer] Support directing JIT to FlashInfer GroupedGemm kernels [tvm]
via GitHub
2025/09/19
Re: [PR] [BugFix] Fixing binding for bert [tvm]
via GitHub
2025/09/19
(tvm-ffi) branch main updated (53b2e00 -> d77606a)
tqchen
Earlier messages
Later messages