Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kristada673
/
WizardCoder
like
0
Build error
App
Files
Files
Community
f8c5b0d
WizardCoder
/
include
/
CL
/
Utils
/
ErrorCodes.h
kristada673
Duplicate from richardr1126/Text-to-SQL-WizardCoder
f8c5b0d
over 1 year ago
raw
Copy download link
history
blame
Safe
145 Bytes
#
pragma
once
#
define
CL_UTIL_INDEX_OUT_OF_RANGE -2000
#
define
CL_UTIL_DEVICE_NOT_INTEROPERABLE -2001
#
define
CL_UTIL_FILE_OPERATION_ERROR -2002