Skip to content

Commit 2a3f208

Browse files
authored
Merge pull request #684 from dengliming/patch-2
Update commands.md
2 parents 5ddb80b + de6dc92 commit 2a3f208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ The **`AI.MODELSET`** commands stores a model as the value of a key.
159159

160160
```
161161
AI.MODELSET <key> <backend> <device>
162-
[TAG tag] [BATCHSIZE n [MINBATCHSIZE m]]
162+
[TAG tag] [BATCHSIZE n [MINBATCHSIZE m] [MINBATCHTIMEOUT t]]
163163
[INPUTS <name> ...] [OUTPUTS name ...] BLOB <model>
164164
```
165165

0 commit comments

Comments
 (0)