Skip to content

Commit 8563379

Browse files
committed
Link to CppFlow 2 from README
1 parent c38997c commit 8563379

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# 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+
25
Run TensorFlow models in c++ without Bazel, without TensorFlow installation and without compiling Tensorflow.
36

47
```c++

0 commit comments

Comments
 (0)