feat: Added cli features for mnn and ort
This commit is contained in:
@@ -57,3 +57,10 @@ ort = "2.0.0-rc.10"
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
||||
[features]
|
||||
ort-cuda = ["ort/cuda"]
|
||||
ort-coreml = ["ort/coreml"]
|
||||
ort-tensorrt = ["ort/tensorrt"]
|
||||
|
||||
default = ["ort-coreml"]
|
||||
|
||||
Reference in New Issue
Block a user