Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
tvm
tvm-disable-vulkan-test-check.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tvm-disable-vulkan-test-check.patch of Package tvm
--- tvm-0.11.0/python/tvm/testing/utils.py.orig 2023-03-07 09:40:58.121602504 +0100 +++ tvm-0.11.0/python/tvm/testing/utils.py 2023-03-07 09:45:47.652819665 +0100 @@ -823,13 +823,7 @@ class Feature: def _any_gpu_exists(): - return ( - tvm.cuda().exist - or tvm.rocm().exist - or tvm.opencl().exist - or tvm.metal().exist - or tvm.vulkan().exist - ) + return (False) def _multi_gpu_exists():
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor