-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Issues: apache/tvm
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Bug] [TIR] Variable is not defined in the environment IndexError when compiling TIR that looks 'correct'
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17387
opened Sep 19, 2024 by
talha-ahsan
[Bug] [tir] tir.LowerIntrin check failed additional_info.size() == new_size (34 vs. 33)
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17388
opened Sep 19, 2024 by
talha-ahsan
[Bug] InternalError: Register Index Out of Bounds After LambdaLift Transformation with Nested Function in Relax VM Execution
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17389
opened Sep 19, 2024 by
Thrsu
[Bug] Flaky Behavior in Relax VM Execution: "ValueError: negative dimensions are not allowed" and "Floating point exception (core dumped)"
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17390
opened Sep 19, 2024 by
Thrsu
[Bug] Data Type Mismatch (int64 vs int32) in T.match_buffer when Working with Scalar Buffers in TIR
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17392
opened Sep 19, 2024 by
Thrsu
[Bug] build fail when build directory contains space
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17416
opened Sep 25, 2024 by
xgdgsc
[Bug] ThreadStorageSync Pass must be put after MergeSharedMemory Pass
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17439
opened Oct 4, 2024 by
LeiWang1999
[Bug] Segmentation Fault in PartitionTransformParams Pass with Relax IR
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17460
opened Oct 11, 2024 by
Thrsu
[Bug] InternalError "Check failed: indices.size() == 1 (2 vs. 1): CodeGenLLVM requires all buffers to be flat 1-d buffers"
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17478
opened Oct 21, 2024 by
Thrsu
[Bug] InternalError: Check failed: (!block_stack_.empty()) is false in StaticPlanBlockMemory with Dataflow
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17488
opened Oct 24, 2024 by
Thrsu
[Bug] InternalError: Check failed: (it != slot_map_.end()) is false: Var mis not defined in the function but is referenced by m * n during VM Shape Lowering
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17493
opened Oct 27, 2024 by
Thrsu
[Bug] Inconsistent module structure and InternalError: Check failed: (!require_value_computed) is false: PrimExpr m is not computed
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17494
opened Oct 27, 2024 by
Thrsu
[Bug] Check failed: (::tvm::runtime::IsContiguous(tensor->dl_tensor)) is false: DLManagedTensor must be contiguous.
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17529
opened Nov 13, 2024 by
DaozeZhang
[Bug] [Relax] Build fails when applying PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
dlight.gpu.GeneralReduction
to R.nn.group_norm
with dynamic shapes and R.reshape
needs-triage
#17531
opened Nov 14, 2024 by
Yumin-gd
[Bug] TensorFlow Model Conversion Error and Build Error on TVM Runtime for Ultra96v2
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17559
opened Dec 15, 2024 by
Comet-hash
[Bug] Unable to compile Apache TVM runtime for MIPS platform
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17573
opened Dec 25, 2024 by
RajS999
[Bug][CodeGen] V 0.18.0 compilation after tir.InjectSoftwarePipeline causes Segmentation Fault
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17590
opened Jan 13, 2025 by
talha-ahsan
[Bug] Deprecation warning displayed on tests
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17640
opened Feb 11, 2025 by
ggardet
[Bug] Inference - Phi-4 mini instruct
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17715
opened Mar 7, 2025 by
j0h0k0i0m
[Bug] [CodeGen] InternalError: Check failed: (is_zero(op->min)) is false during CodeGen
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17386
opened Sep 19, 2024 by
talha-ahsan
[Bug] [Relax] [LambdaLift] Argument type mismatch: expected R.Tensor, given R.Object
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17406
opened Sep 23, 2024 by
Cookiee235
[Bug] v0.18.0 tir.UnrollLoop uses unbounded memory during compilation
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17561
opened Dec 16, 2024 by
talha-ahsan
CodeGenOpenCL: expect calling_conv equals CallingConv::kDeviceKernelLaunch during autotune
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17577
opened Dec 30, 2024 by
AD-lite24
[Bug] InternalError: Check failed: (!expr->struct_info_.defined()) is false: To ensure idempotency, the expression passed to UpdateStructInfo must not have any prior StructInfo. However, expression # from tvm.script import tir as T @T.prim_func(private=True)
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17647
opened Feb 13, 2025 by
George-Polya
[Bug] Cannot find -lxml2 when linking libtvm.so on Ubuntu 22.04 (WSL2)
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17696
opened Mar 2, 2025 by
930727fre
Previous Next
ProTip!
Updated in the last three days: updated:>2025-03-06.