Skip to content

Commit b70fdce

Browse files
committed
update default
1 parent bff6f3c commit b70fdce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/execution-providers/QNN-ExecutionProvider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Alternatively to setting profiling_level at compile time, profiling can be enabl
135135
|`"enable_htp_shared_memory_allocator"`|Description|
136136
|---|---|
137137
|'0'|Default. Disabled.|
138-
|'1'|Default. Enable the QNN HTP shared memory allocator. Requires libcdsprpc.so/dll to be available. [Code example](https://github.com/microsoft/onnxruntime/blob/544bdd60730270f49f6a5baafdff54065f626776/onnxruntime/test/shared_lib/test_inference.cc#L2262-L2354)|
138+
|'1'|Enable the QNN HTP shared memory allocator. Requires libcdsprpc.so/dll to be available. [Code example](https://github.com/microsoft/onnxruntime/blob/544bdd60730270f49f6a5baafdff54065f626776/onnxruntime/test/shared_lib/test_inference.cc#L2262-L2354)|
139139

140140

141141
## Supported ONNX operators

0 commit comments

Comments
 (0)