Skip to content

Issues: apache/tvm

Auto-cc subscription tracker
#10317 by driazati was closed Sep 20, 2024
Closed 32
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[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 updated Mar 7, 2025
[Bug] tvm.cuda().exist return false while torch.cuda.is_available() return true needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug
#17558 opened Dec 14, 2024 by vfdff updated Mar 4, 2025
[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 updated Mar 3, 2025
[Bug] Build failed with undefined references to 'std::__throw_bad_array_new_length()' follow needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug
#17591 opened Jan 14, 2025 by Zoeeeeey updated Feb 24, 2025
[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 updated Feb 11, 2025
[Bug] TVM/LLVM sets RISC-V VLEN to 128 bits instead of 256 on Banana Pi K1 needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug
#17625 opened Feb 5, 2025 by JieGH updated Feb 10, 2025
[Bug][CodeGen] V 0.18.0 compilation after tir.Simplify causes Segmentation Faults needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug
#17589 opened Jan 13, 2025 by talha-ahsan updated Jan 17, 2025
[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 updated Jan 13, 2025
[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 updated Jan 9, 2025
[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 updated Jan 7, 2025
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 updated Jan 1, 2025
[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 updated Dec 25, 2024
[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 updated Dec 22, 2024
[Bug] Torchvision convnext Core Dump and the engine file larger than 3GB needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug
#17546 opened Nov 28, 2024 by PengYoun9 updated Dec 20, 2024
[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 updated Dec 15, 2024
[Bug] terminate called after throwing an instance of 'tvm::runtime::InternalError' needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug
#17552 opened Dec 5, 2024 by mulanxiaodingdang updated Dec 5, 2024
[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 updated Nov 29, 2024
[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 updated Nov 25, 2024
[Bug] [Relax] Build fails when applying dlight.gpu.GeneralReduction to R.nn.group_norm with dynamic shapes and R.reshape needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug
#17531 opened Nov 14, 2024 by Yumin-gd updated Nov 14, 2024
[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 updated Nov 13, 2024
[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 updated Nov 7, 2024
[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 updated Oct 27, 2024
[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 updated Oct 27, 2024
[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 updated Oct 24, 2024
ProTip! Follow long discussions with comments:>50.