Skip to content

Commit d9d0398

Browse files
authored
Add missing graph-execution-context documentation (#21)
1 parent 0a53893 commit d9d0398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wasi-nn.wit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ An inference "session" is encapsulated by a `graph-execution-context`. This stru
9595
`graph` to input tensors before `compute`-ing an inference:
9696

9797
```wit
98-
//
98+
// Bind a `graph` to the input and output tensors for an inference.
9999
resource graph-execution-context
100100
101101
// Create an execution instance of a loaded graph.

0 commit comments

Comments
 (0)