-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
needs-triagePRs or issues that need to be investigated by maintainers to find the right assignees to address itPRs or issues that need to be investigated by maintainers to find the right assignees to address ittype:ciRelates to TVM CI infrastructureRelates to TVM CI infrastructure
Description
PR Failing
#13724 caused an issue when running TOPI tests on ci_cpu.
tvm.topi.transform:test_strided_set segfaults when run on ci_cpu.
test_topi_transform.py Fatal Python error: Fatal Python error: Fatal Python error: Fatal Python error: Fatal Python error: Fatal Python error: Segmentation faultSegmentation faultSegmentation faultSegmentation faultSegmentation fault
Segmentation fault
#13804 tries to resolve this by making the test require a gpu, but there could be a better solution.
- needs-triage
- tir:transform
Metadata
Metadata
Assignees
Labels
needs-triagePRs or issues that need to be investigated by maintainers to find the right assignees to address itPRs or issues that need to be investigated by maintainers to find the right assignees to address ittype:ciRelates to TVM CI infrastructureRelates to TVM CI infrastructure