Skip to content

Commit d681fa2

Browse files
brianjjonesabrown
authored andcommitted
Adding Tensorflow to graph_encoding
1 parent 2f59e08 commit d681fa2

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

phases/ephemeral/docs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1326,6 +1326,8 @@ Alignment: 1
13261326
- <a href="#graph_encoding.openvino" name="graph_encoding.openvino"></a> `openvino`
13271327
TODO document buffer order
13281328

1329+
- <a href="#graph_encoding.tensorflow" name="graph_encoding.tensorflow"></a> `tensorflow`
1330+
13291331
## <a href="#execution_target" name="execution_target"></a> `execution_target`: `Variant`
13301332
Define where the graph should be executed.
13311333

phases/ephemeral/witx/wasi_ephemeral_nn.witx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
(enum (@witx tag u8)
8282
;;; TODO document buffer order
8383
$openvino
84+
$tensorflow
8485
)
8586
)
8687

0 commit comments

Comments
 (0)