-
Notifications
You must be signed in to change notification settings - Fork 4k
[CI Problem] TOPI tests on ci_cpu fail #13805
Copy link
Copy link
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
Activity
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
PR Failing
#13724 caused an issue when running TOPI tests on ci_cpu.
#13804 tries to resolve this by making the test require a gpu, but there could be a better solution.