You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
1
# CppFlow
2
+
3
+
(try out [CppFlow 2](https://github.com/serizba/cppflow/tree/cppflow2), compatible with TensorFlow 2, enabling tensor manipulation from C++, eager execution, saved model... This version is under development, is incomplete and probably it contains bugs :bug: )
4
+
2
5
Run TensorFlow models in c++ without Bazel, without TensorFlow installation and without compiling Tensorflow.
0 commit comments