commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/10/17
(tvm-ffi) branch main updated: chore(release): Re-enable Python 3.8 Wheel on macOS (#162)
tqchen
2025/10/17
(tvm-ffi) branch main updated: chore(build): Properly skip macOS cp38 (#152)
tqchen
2025/10/17
Re: [I] [Bug] Shared Memory Overflow in Generated CUDA Kernel When Compiling ONNX Model via Relay Build [tvm]
via GitHub
2025/10/17
(tvm-ffi) branch main updated: doc: Expose more Python APIs (#161)
tqchen
2025/10/17
(tvm-ffi) branch main updated: [TEST] Add testcase about subclassing an ffi.Function (#140)
tqchen
2025/10/17
(tvm-ffi) branch main updated: chore(build): Skip Python 3.8 on arm64 macOS (#150)
tqchen
2025/10/16
svn commit: r80116 - dev/tvm/tvm-ffi-v0.1.0-rc1
tqchen
2025/10/16
(tvm-ffi) branch main updated: chore(release): Publish both manylinux2014 and 2_28 (#155)
tqchen
2025/10/16
(tvm) branch main updated: [TE] [FFI] Fix broken axis/reduce_axis properties in BaseComputeOp and ScanOp after FFI refactoring (#18375)
tqchen
2025/10/16
Re: [PR] [TE] [FFI] Fix broken axis/reduce_axis properties in BaseComputeOp and ScanOp after FFI refactoring [tvm]
via GitHub
2025/10/16
(tvm-ffi) branch main updated: chore(build): Distribute manylinux2014 wheels (#146)
junrushao
2025/10/15
(tvm-ffi) branch main updated: chore(build): Fix Windows Build (#134)
tqchen
2025/10/15
Re: [PR] Upgrade to CUTLASS 4.2.1 [tvm]
via GitHub
2025/10/15
(tvm-ffi) branch main updated: [ABI] Refactor the TVMFFIEnvTensorAllocator to align with DLPack (#131)
tqchen
2025/10/15
(tvm-ffi) branch main updated: feat: Add a method to define initializer (#127)
tqchen
2025/10/15
[I] [Bug] tutorial code fails on Mac OS [tvm]
via GitHub
2025/10/14
(tvm-ffi) branch main updated: [KEYS] bringup code-signing key from tqchen (#119)
tqchen
2025/10/14
(tvm-ffi) branch main updated: Initial stab on README (#118)
tqchen
2025/10/14
Re: [PR] [FFI] Bump tvm-ffi dependency [tvm]
via GitHub
2025/10/14
(tvm-ffi) branch main updated: [CPP] Introduce InvokeExternC (#117)
junrushao
2025/10/14
(tvm-ffi) branch main updated: [CPP] Remove static line based object reg in favor of ObjectDef (#116)
junrushao
2025/10/14
(tvm-ffi) branch main updated: [BUILD] Enable free threaded python build (#98)
junrushao
2025/10/14
[PR] [Build] Track upstream apache/tvm-ffi [tvm]
via GitHub
2025/10/14
Re: [PR] [Build] Track upstream apache/tvm-ffi [tvm]
via GitHub
2025/10/13
Re: [PR] [Build] Track upstream apache/tvm-ffi [tvm]
via GitHub
2025/10/13
[PR] [TIR] Adjust the syntax of `tir:Or()` [tvm]
via GitHub
2025/10/13
(tvm-ffi) branch main updated: [CMAKE] Fix Cmake when building as subdir (#112)
tqchen
2025/10/13
[PR] [FFI] Bump tvm-ffi dependency [tvm]
via GitHub
2025/10/13
Re: [PR] [release][Dont Squash] Update version to 0.22.0 and 0.23.0.dev on main branch [tvm]
via GitHub
2025/10/13
(tvm-ffi) branch main updated: [DLPack] Add inline C++ tests for torch DLPack Exchange API protocol (#111)
tqchen
2025/10/13
Re: [PR] [Analyzer] Enhance ConstIntBoundAnalyzer and IntervalSet with modular set analysis [tvm]
via GitHub
2025/10/13
Re: [PR] [TIR] Refactor division simplification in RewriteSimplifier [tvm]
via GitHub
2025/10/13
(tvm-ffi) branch main updated: doc: Auto-extract type annotations from function definition (#106)
tqchen
2025/10/13
Re: [PR] [release][Dont Squash] Update version to 0.22.0 and 0.23.0.dev on main branch [tvm]
via GitHub
2025/10/13
[PR] [release][Dont Squash] Update version to 0.22.0 and 0.23.0.dev on main branch [tvm]
via GitHub
2025/10/12
(tvm-ffi) branch main updated: chore(build): Add CMake as build dependency (#104)
tqchen
2025/10/12
(tvm-ffi) branch main updated: doc: Add TensorView in C++ doc (#103)
tqchen
2025/10/12
(tvm-ffi) branch main updated: feat: stub generation (#101)
junrushao
2025/10/11
(tvm-ffi) branch main updated: [CYTHON] Enable ffi function creation from MLIR Packed function (#100)
ruihangl
2025/10/08
[I] [feature][relax.frontend.torch] Missing coverage for STFT+RNN pipeline: 'rnn_tanh.input', 'real.default', 'imag.default', 'unfold.default', 'fft_fft.default' in from_exported_program [tvm]
via GitHub
2025/10/07
(tvm-ffi) branch main updated: fix: Use `tvm_ffi.dtype` instead of `DataType` in schema (#93)
tqchen
2025/10/07
(tvm) branch main updated: [Relax][Frontend][ONNX] Fix `FastGelu` when bias does not set (#18358)
tlopex
2025/10/06
Re: [PR] [Relax][PyTorch] Support gru op for ExportedProgram importer [tvm]
via GitHub
2025/10/06
Re: [PR] [Relax][PyTorch] Support gru op for ExportedProgram importer [tvm]
via GitHub
2025/10/05
[PR] [Relax][PyTorch] Support gru op for ExportedProgram importer [tvm]
via GitHub
2025/10/04
Re: [PR] [Analyzer] Enhance ConstIntBoundAnalyzer and IntervalSet with modular set analysis [tvm]
via GitHub
2025/10/03
(tvm-ffi) branch main updated: feat: Metadata and JSON-based type schemas for fields, methods and global funcs (#36)
tqchen
2025/10/03
(tvm-ffi) branch main updated: [CYTHON] Fix memory leak when tensor alloc returns to python (#87)
tqchen
2025/10/03
Re: [PR] [Analyzer] Enhance ConstIntBoundAnalyzer and IntervalSet with modular set analysis [tvm]
via GitHub
2025/10/02
Re: [PR] tests(cuda): deterministic VerifyGPUCode test for shared-memory overflow (64KB vs 48KB) [tvm]
via GitHub
2025/10/02
Re: [PR] tests(cuda): deterministic VerifyGPUCode test for shared-memory overflow (64KB vs 48KB) [tvm]
via GitHub
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
Earlier messages
Later messages