Initial support for CUDA and OpenCL
This commit is contained in:
parent
330024a8af
commit
9b3bebf4b5
3 changed files with 46 additions and 42 deletions
|
|
@ -27,8 +27,11 @@ include = [
|
|||
|
||||
[features]
|
||||
coreml = []
|
||||
cuda = []
|
||||
opencl = []
|
||||
|
||||
[dependencies]
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "0.64"
|
||||
cfg-if = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue