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.
1 parent d681fa2 commit c557b2eCopy full SHA for c557b2e
phases/ephemeral/docs.md
@@ -1328,6 +1328,8 @@ TODO document buffer order
1328
1329
- <a href="#graph_encoding.tensorflow" name="graph_encoding.tensorflow"></a> `tensorflow`
1330
1331
+- <a href="#graph_encoding.onnx" name="graph_encoding.onnx"></a> `onnx`
1332
+
1333
## <a href="#execution_target" name="execution_target"></a> `execution_target`: `Variant`
1334
Define where the graph should be executed.
1335
phases/ephemeral/witx/wasi_ephemeral_nn.witx
@@ -82,6 +82,7 @@
82
;;; TODO document buffer order
83
$openvino
84
$tensorflow
85
+ $onnx
86
)
87
88
0 commit comments