Skip to content

Commit 1dbf2b7

Browse files
committed
Update onnx-metadata.json
1 parent ed39ba3 commit 1dbf2b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/onnx-metadata.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15265,6 +15265,12 @@
1526515265
"default": 1,
1526615266
"description": "Usually each single EPContext associate with a graph partition.But for some case like QNN, it has single EPContext contains all partitions.In that case, the node with ep_cache_context should set main_context=1. Other nodes set main_context=0 and skip ep_cache_context.The path is relative to this Onnx file. Default is 1."
1526715267
},
15268+
{
15269+
"name": "max_size",
15270+
"type": "int64",
15271+
"required": false,
15272+
"description": "max size in the context. Usage depend on the EP."
15273+
},
1526815274
{
1526915275
"name": "notes",
1527015276
"type": "string",

0 commit comments

Comments
 (0)