Skip to content

Commit 013d274

Browse files
committed
Update readme
1 parent bd59969 commit 013d274

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@ for more information.
283283
* `memory.enable_memory_arena_shrinkage`:
284284
See [this](https://github.com/microsoft/onnxruntime/blob/master/include/onnxruntime/core/session/onnxruntime_run_options_config_keys.h)
285285
for more information.
286+
* `session.use_device_allocator_for_initializers`: Use "1" to enable using device allocator for allocating initialized tensor memory and "0" to disable. The default is "0". See [this](https://onnxruntime.ai/docs/get-started/with-c.html) for more information.
286287

287288
### Command line options
288289

0 commit comments

Comments
 (0)