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 2f59e08 commit d681fa2Copy full SHA for d681fa2
phases/ephemeral/docs.md
@@ -1326,6 +1326,8 @@ Alignment: 1
1326
- <a href="#graph_encoding.openvino" name="graph_encoding.openvino"></a> `openvino`
1327
TODO document buffer order
1328
1329
+- <a href="#graph_encoding.tensorflow" name="graph_encoding.tensorflow"></a> `tensorflow`
1330
+
1331
## <a href="#execution_target" name="execution_target"></a> `execution_target`: `Variant`
1332
Define where the graph should be executed.
1333
phases/ephemeral/witx/wasi_ephemeral_nn.witx
@@ -81,6 +81,7 @@
81
(enum (@witx tag u8)
82
;;; TODO document buffer order
83
$openvino
84
+ $tensorflow
85
)
86
87
0 commit comments