Typo fix in 04-onnx-export (#6595)
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
" \n",
|
||||
" assert provider in get_all_providers(), f\"provider {provider} not found, {get_all_providers()}\"\n",
|
||||
"\n",
|
||||
" # Few properties than might have an impact on performances (provided by MS)\n",
|
||||
" # Few properties that might have an impact on performances (provided by MS)\n",
|
||||
" options = SessionOptions()\n",
|
||||
" options.intra_op_num_threads = 1\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user