Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-08-06 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-05 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-04 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-03 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-02 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-01 | 0 | 0 | 0 | 0 | 0 |
| 2026-07-31 | 0 | 0 | 0 | 0 | 0 |
| 2026-07-30 | 0 | 0 | 0 | 0 | 0 |
| 2026-07-29 | 3 | 0 | 1 | 1 | 3 |
| 2026-07-28 | 2 | 0 | 1 | 5 | 4 |
| 2026-07-27 | 2 | 1 | 0 | 5 | 1 |
| 2026-07-26 | 0 | 0 | 0 | 0 | 2 |
| 2026-07-25 | 3 | 0 | 3 | 9 | 3 |
| 2026-07-24 | 0 | 0 | 0 | 1 | 1 |
Opened: 0
Closed: 0
Comments: 0
Events: 0
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#20064 [Bug][Relax][ONNX] Range._impl_v12 rejects runtime Call for `limit` argument Opened 8 days ago | zacharywhitley | open | No labels | 1 | 0 | 8 days ago |
#20066 [Bug][Relax][ONNX] Split._impl_v13 rejects graph-initializer split operand under keep_params_in_input=True Opened 8 days ago | zacharywhitley | open | No labels | 0 | 0 | 8 days ago |
#20065 [Bug][Relax][ONNX] BinaryBase.base_impl calls .item() on a TIR PrimExpr Opened 8 days ago | zacharywhitley | open | No labels | 0 | 0 | 8 days ago |
#20061 [Bug] CUDA Check failed: block_realize == old_block_realize_.get() (0x88a32c0 vs. 0x88cd340) Opened 9 days ago | XYZboom | open | type: bug needs-triage | 0 | 0 | 9 days ago |
#20060 [Bug] CUDA Check failed: scope != "global" when using `argmin` Opened 9 days ago | XYZboom | open | type: bug needs-triage | 1 | 0 | 9 days ago |
#20042 [Bug] build error: attr.cast<Function>().CallExpected<Optional<VisitInterrupt>> Opened 14 days ago | petersktang | open | type: bug needs-triage | 0 | 0 | 9 days ago |
#20056 [Bug][Relax] FuseOpsByPattern leaks native memory on every call (arena-allocated Group::attrs never destructed) Opened 10 days ago | JagdishKolhe | open | type: bug needs-triage | 1 | 0 | 9 days ago |
#20055 [Bug][Relax] FuseOpsByPattern leaks native memory on every call (arena-allocated Group::attrs never destructed) Opened 10 days ago | JagdishKolhe | closed - completed | type: bug needs-triage | 0 | 0 | 10 days ago |
#20015 [Bug] LLVM CodeGen Crash on `avg_pool2d` with Specific Shape Opened 21 days ago | XYZboom | open | type: bug needs-triage | 1 | 0 | 12 days ago |
#20049 [Bug] [ONNX Frontend] SparseConvolution and ScatterDense operators unsupported during import Opened 12 days ago | Shirley4042 | open | type: bug needs-triage | 0 | 0 | 12 days ago |
#20047 [Bug] `relax.build` crashes with an `AttributeError` during the dlight GPU scheduling pass Opened 12 days ago | XYZboom | open | type: bug needs-triage | 2 | 0 | 12 days ago |
#19922 [Bug] [Relax] `InternalError: Divide by zero` when compiling a `reshape` that yields a 0-sized dimension Opened 1 month ago | raindrops-0199 | open | type: bug needs-triage | 5 | 0 | 12 days ago |
#20048 [Bug] `relax.build` crashes with a `ScheduleError` during the dlight GPU scheduling pass Opened 12 days ago | XYZboom | open | type: bug needs-triage | 0 | 0 | 12 days ago |
#20037 [Bug] [Relax][BYOC] JSONSerializer fails to handle tir_vars in BYOC for models with symbolic arithmetic Opened 17 days ago | chen-zin | open | type: bug needs-triage | 1 | 0 | 14 days ago |
#20040 [Tracking Issue] [Relax][TensorRT BYOC] Can engine building happen during export instead of runtime initialization? Opened 16 days ago | guest2180 | open | type:rfc-tracking needs-triage | 0 | 0 | 16 days ago |
#20036 [Bug] relax.build with batch_norm on CUDA fails with 'buffer v_red occurred before its declaration' for specific input shape Opened 17 days ago | XYZboom | open | type: bug needs-triage | 0 | 0 | 17 days ago |
#20031 [Bug] [Relax][CUTLASS] CUTLASS tests are silently skipped, masking GEMM codegen and TVM-FFI ABI regressions Opened 18 days ago | huangbinghao | open | type: bug needs-triage | 0 | 0 | 18 days ago |
#20027 [Release] v0.25.0 release schedule Opened 19 days ago | ysh329 | closed - completed | No labels | 2 | 0 | 18 days ago |
#19887 [Bug] [Tensorrt BYOC] permute_dims / image.resize2d fail as unsupported after Relax partitioning Opened 1 month ago | guest2180 | closed - completed | type: bug needs-triage | 10 | 0 | 20 days ago |
#20003 [Tracking Issue] PaddlePaddle frontend support for Relax Opened 23 days ago | Nanmur | closed - completed | type:rfc-tracking needs-triage | 1 | 0 | 21 days ago |
#17460 [Bug] Segmentation Fault in PartitionTransformParams Pass with Relax IR Opened 2 years ago | Thrsu | closed - completed | type: bug needs-triage | 2 | 0 | 21 days ago |
#18798 [Bug][Metal] metal codegen hook introduce unexpected side effect Opened 6 months ago | oraluben | closed - completed | type: bug needs-triage | 4 | 0 | 22 days ago |
#20007 [Bug][LLVM] Relax constant parameters produce incorrect LLVM results on Windows Opened 22 days ago | Nanmur | open | type: bug needs-triage | 0 | 0 | 22 days ago |
#19974 [Bug] Relax ONNX frontend folds integer Div through floating-point division for PrimExpr inputs Opened 27 days ago | viiccwen | closed - completed | No labels | 0 | 0 | 22 days ago |
#20001 [Bug] Relax ONNX frontend cannot recover ConstantOfShape initializer shape with keep_params_in_input Opened 23 days ago | viiccwen | closed - completed | No labels | 0 | 0 | 23 days ago |