File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ These include:
203
203
such as:
204
204
205
205
- [ C++] ( ../install/lang_c.ipynb ) (exposed through header files in
206
- [ ` tensorflow/cc ` ] ( https://github.com/tensorflow/tensorflow/tree/master/tensorflow/cc ) ).
206
+ [ ` tensorflow/cc/ ` ] ( https://github.com/tensorflow/tensorflow/tree/master/tensorflow/cc ) ).
207
207
- [ Java] ( ../install/lang_java_legacy.md ) ,
208
208
- [ Go] ( https://github.com/tensorflow/build/blob/master/golang_install_guide/README.md )
209
209
- [ JavaScript] ( https://www.tensorflow.org/js )
@@ -212,7 +212,7 @@ These include:
212
212
Objective-C, and Swift, in particular
213
213
214
214
- ** C++** (exposed through header files in
215
- [ ` tensorflow/lite/ ` ] \ (https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/\ ))
215
+ [ ` tensorflow/lite/ ` ] ( https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/ ) )
216
216
217
217
* ** Details of composite ops:** Many public functions in Python expand to
218
218
several primitive ops in the graph, and these details will be part of any
You can’t perform that action at this time.
0 commit comments