We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20cbd8e commit 96eca6aCopy full SHA for 96eca6a
README.rst
@@ -204,9 +204,7 @@ Fields set with ??? are mandatory.
204
205
* engine: onnxruntime
206
* engine_settings:
207
- * execution_providers:
208
- - CUDAExecutionProvider
209
- - CPUExecutionProvider
+ * execution_providers: ["CUDAExecutionProvider","CPUExecutionProvider"]
210
* batch_size: 1
211
212
0 commit comments