diff --git a/README.md b/README.md index 4a0a6bb..2e8ffb9 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ configuration as shown below. optimization { execution_accelerators { cpu_execution_accelerator : [ { name : "openvino" - ] + } ] }} . . @@ -186,4 +186,4 @@ When intra and inter op threads is set to 0 or a value higher than 1, by default ``` --backend-config=onnxruntime,enable-global-threadpool=<0,1>, --backend-config=onnxruntime,intra_op_thread_count= , --backend-config=onnxruntime,inter_op_thread_count= -``` \ No newline at end of file +```