rocm linux support
This commit is contained in:
parent
e6271bf0f3
commit
41d909f5ef
4 changed files with 36 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ default = []
|
|||
raw-api = []
|
||||
coreml = ["whisper-rs-sys/coreml"]
|
||||
cuda = ["whisper-rs-sys/cuda", "_gpu"]
|
||||
hipblas = ["whisper-rs-sys/hipblas", "_gpu"]
|
||||
opencl = ["whisper-rs-sys/opencl"]
|
||||
openblas = ["whisper-rs-sys/openblas"]
|
||||
metal = ["whisper-rs-sys/metal", "_gpu"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue