-
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] 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] Missing PackedFunc with Specific Transformation Sequence in Relax Module
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17357
opened Sep 10, 2024 by
Thrsu
[Bug]pip install apache-tvm
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17367
opened Sep 12, 2024 by
PatricYan
[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] [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] [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] 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
[Tracking Issue] How to avoid TVM increased tensor dimension?
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type:rfc-tracking
RFC progress tracking. Ref: https://github.com/apache/tvm-rfcs
#17417
opened Sep 25, 2024 by
dspeia
[Bug] Check failed: (prim_func->body->IsInstance<tir::BlockRealizeNode>()) is false
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17341
opened Sep 5, 2024 by
Cookiee235
[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] 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] Inconsistency Module Structure in Relax Transform and Build Failure with InlinePrivateFunctions()
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17479
opened Oct 21, 2024 by
Thrsu
[Bug] 'tvm.relax.op.nn' has no attribute 'attention_bias'
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17486
opened Oct 23, 2024 by
Cookiee235
[Bug] TVMError: unknown intrinsic Op(tir.atan) during relax.build with custom atan TIR function
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17487
opened Oct 24, 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] CUDA_ERROR_INVALID_IMAGE when deploying ResNet18 model to Jetson AGX Orin 32GB using TVM
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
#17543
opened Nov 24, 2024 by
JuneJulyAugust
[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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.