We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
graph-execution-context
1 parent 0a53893 commit d9d0398Copy full SHA for d9d0398
wasi-nn.wit.md
@@ -95,7 +95,7 @@ An inference "session" is encapsulated by a `graph-execution-context`. This stru
95
`graph` to input tensors before `compute`-ing an inference:
96
97
```wit
98
-//
+// Bind a `graph` to the input and output tensors for an inference.
99
resource graph-execution-context
100
101
// Create an execution instance of a loaded graph.
0 commit comments