I need TensorFlow prebuilt library for CentOS as all of my servers are CentOS, however, I can find only the prebuilt for Ubuntu on the official tensorflow.org web site: https://www.tensorflow.org/install/pip#available-packages
Already googled but couldn't find any repos. I tried to build with bazel as guided on tensorflow.org but it's just taking too long to build, hours! Any updated CentOS/Fedoda/Red Hat repos with tensorflow package available? Personal repos are OK.
Edit: The official TensorFlow prebuilt is Python only, this is sad. I put down my expectation a bit, TensorFlow C++ repo for Ubuntu is also OK, I can create Ubuntu server, any TensorFlow C++ Ubuntu PPA?