PatWie / tensorflow-cmake

TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake
Apache License 2.0
439 stars 91 forks source link

2.0 Support? #52

Closed stekyne closed 4 years ago

stekyne commented 4 years ago

Is there any plans to have 2.0 support and if not soon, how to go about adding it myself?

Thanks

PatWie commented 4 years ago

TensorFlow 2.0 is a huge disappointment and disaster. I will have another look when TensorFlow 3.0 is released and use PyTorch in the meantime.

So no plans from my side and I haven't looked into how to support TF 2.0. What do you need? For customs-ops TensorFlow-Addons might be helpful.

Maybe there will be a pytorch-cmake soon.

rustyx commented 2 years ago

Why is TensorFlow 2.0 is a huge disappointment and disaster, if I may ask? :)