mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
refactor: rename nv execution provider to nvrtx
This commit is contained in:
@@ -90,7 +90,7 @@ cann = [ "ort-sys/cann" ]
|
||||
qnn = [ "ort-sys/qnn" ]
|
||||
webgpu = [ "ort-sys/webgpu" ]
|
||||
azure = [ "ort-sys/azure" ]
|
||||
nv = [ "ort-sys/nv" ]
|
||||
nvrtx = [ "ort-sys/nvrtx" ]
|
||||
|
||||
[dependencies]
|
||||
ort-sys = { version = "=2.0.0-rc.10", path = "ort-sys", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user