File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -51,13 +51,13 @@ The following examples show how to specify the locations of `ONNX Runtime` and `
5151
5252<div className = " ort-ep" >
5353``` shell
54- " %LOCALAPPDATA%\Google\Chrome SxS\Application\chrome.exe" --webnn-ort-ep-library-path-for-testing=OpenVINOExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_openvino_plugin.dll"
54+ " %LOCALAPPDATA%\Google\Chrome SxS\Application\chrome.exe" --webnn-ort-ep-library-path-for-testing=OpenVINOExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_openvino_plugin.dll" --allow-third-party-modules
5555```
5656</div >
5757
5858<div className = " ort-ep" >
5959``` shell
60- " %LOCALAPPDATA%\Microsoft\Edge SxS\Application\msedge.exe" --webnn-ort-ep-library-path-for-testing=OpenVINOExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_openvino_plugin.dll"
60+ " %LOCALAPPDATA%\Microsoft\Edge SxS\Application\msedge.exe" --webnn-ort-ep-library-path-for-testing=OpenVINOExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_openvino_plugin.dll" --allow-third-party-modules
6161```
6262</div >
6363
7171
7272<div className = " ort-ep" >
7373``` shell
74- " %LOCALAPPDATA%\Google\Chrome SxS\Application\chrome.exe" --webnn-ort-ep-library-path-for-testing=NvTensorRTRTXExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_nv_tensorrt_rtx.dll"
74+ " %LOCALAPPDATA%\Google\Chrome SxS\Application\chrome.exe" --webnn-ort-ep-library-path-for-testing=NvTensorRTRTXExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_nv_tensorrt_rtx.dll" --allow-third-party-modules
7575```
7676</div >
7777
7878<div className = " ort-ep" >
7979``` shell
80- " %LOCALAPPDATA%\Microsoft\Edge SxS\Application\msedge.exe" --webnn-ort-ep-library-path-for-testing=NvTensorRTRTXExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_nv_tensorrt_rtx.dll"
80+ " %LOCALAPPDATA%\Microsoft\Edge SxS\Application\msedge.exe" --webnn-ort-ep-library-path-for-testing=NvTensorRTRTXExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_nv_tensorrt_rtx.dll" --allow-third-party-modules
8181```
8282</div >
8383
8484#### Qualcomm QNN Execution Provider
8585
8686<div className = " ort-ep" >
8787``` shell
88- " %LOCALAPPDATA%\Google\Chrome SxS\Application\chrome.exe" --webnn-ort-ep-library-path-for-testing=QNNExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_qnn.dll"
88+ " %LOCALAPPDATA%\Google\Chrome SxS\Application\chrome.exe" --webnn-ort-ep-library-path-for-testing=QNNExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_qnn.dll" --allow-third-party-modules
8989```
9090</div >
9191
9292<div className = " ort-ep" >
9393``` shell
94- " %LOCALAPPDATA%\Microsoft\Edge SxS\Application\msedge.exe" --webnn-ort-ep-library-path-for-testing=QNNExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_qnn.dll"
94+ " %LOCALAPPDATA%\Microsoft\Edge SxS\Application\msedge.exe" --webnn-ort-ep-library-path-for-testing=QNNExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_qnn.dll" --allow-third-party-modules
9595```
9696</div >
9797
Original file line number Diff line number Diff line change @@ -51,13 +51,13 @@ The following examples show how to specify the locations of `ONNX Runtime` and `
5151
5252<div className = " ort-ep" >
5353``` shell
54- " %LOCALAPPDATA%\Google\Chrome SxS\Application\chrome.exe" --webnn-ort-ep-library-path-for-testing=OpenVINOExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_openvino_plugin.dll"
54+ " %LOCALAPPDATA%\Google\Chrome SxS\Application\chrome.exe" --webnn-ort-ep-library-path-for-testing=OpenVINOExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_openvino_plugin.dll" --allow-third-party-modules
5555```
5656</div >
5757
5858<div className = " ort-ep" >
5959``` shell
60- " %LOCALAPPDATA%\Microsoft\Edge SxS\Application\msedge.exe" --webnn-ort-ep-library-path-for-testing=OpenVINOExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_openvino_plugin.dll"
60+ " %LOCALAPPDATA%\Microsoft\Edge SxS\Application\msedge.exe" --webnn-ort-ep-library-path-for-testing=OpenVINOExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_openvino_plugin.dll" --allow-third-party-modules
6161```
6262</div >
6363
7171
7272<div className = " ort-ep" >
7373``` shell
74- " %LOCALAPPDATA%\Google\Chrome SxS\Application\chrome.exe" --webnn-ort-ep-library-path-for-testing=NvTensorRTRTXExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_nv_tensorrt_rtx.dll"
74+ " %LOCALAPPDATA%\Google\Chrome SxS\Application\chrome.exe" --webnn-ort-ep-library-path-for-testing=NvTensorRTRTXExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_nv_tensorrt_rtx.dll" --allow-third-party-modules
7575```
7676</div >
7777
7878<div className = " ort-ep" >
7979``` shell
80- " %LOCALAPPDATA%\Microsoft\Edge SxS\Application\msedge.exe" --webnn-ort-ep-library-path-for-testing=NvTensorRTRTXExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_nv_tensorrt_rtx.dll"
80+ " %LOCALAPPDATA%\Microsoft\Edge SxS\Application\msedge.exe" --webnn-ort-ep-library-path-for-testing=NvTensorRTRTXExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_nv_tensorrt_rtx.dll" --allow-third-party-modules
8181```
8282</div >
8383
8484#### Qualcomm QNN Execution Provider
8585
8686<div className = " ort-ep" >
8787``` shell
88- " %LOCALAPPDATA%\Google\Chrome SxS\Application\chrome.exe" --webnn-ort-ep-library-path-for-testing=QNNExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_qnn.dll"
88+ " %LOCALAPPDATA%\Google\Chrome SxS\Application\chrome.exe" --webnn-ort-ep-library-path-for-testing=QNNExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_qnn.dll" --allow-third-party-modules
8989```
9090</div >
9191
9292<div className = " ort-ep" >
9393``` shell
94- " %LOCALAPPDATA%\Microsoft\Edge SxS\Application\msedge.exe" --webnn-ort-ep-library-path-for-testing=QNNExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_qnn.dll"
94+ " %LOCALAPPDATA%\Microsoft\Edge SxS\Application\msedge.exe" --webnn-ort-ep-library-path-for-testing=QNNExecutionProvider? " C:\Program Files\ONNXRuntime-EP\onnxruntime_providers_qnn.dll" --allow-third-party-modules
9595```
9696</div >
9797
You can’t perform that action at this time.
0 commit comments