Skip to content

Commit d2d233b

Browse files
committed
update
1 parent 3f24230 commit d2d233b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,4 @@ sh freeze_graph.sh
8585
sh predict.sh
8686
```
8787

88-
# Reference
89-
* [Various Models implemented in TensorFlow](https://github.com/formath/tensorflow-models)
90-
* [Loading a TensorFlow graph with the C++ API](https://medium.com/jim-fleming/loading-a-tensorflow-graph-with-the-c-api-4caaff88463f)
91-
* [Loading a tensorflow graph with the C++ API by using Mnist](http://jackytung8085.blogspot.jp/2016/06/loading-tensorflow-graph-with-c-api-by.html)
92-
* [Tensorflow Different ways to Export and Run graph in C++](https://stackoverflow.com/questions/35508866/tensorflow-different-ways-to-export-and-run-graph-in-c/43639305#43639305)
93-
* [Error issues](https://github.com/tensorflow/tensorflow/issues/3308)
9488

0 commit comments

Comments
 (0)