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
The reason our docker build works is we use a fixed version of tensorflow (the c++ package). Please make sure you use the same version as our docker image.
I am trying to build
tensorflow
withstack
version 2.3.1, but I always run into a compiler error when compilingtensorflow-ops
:This did not occur, when using
docker
. I manually installedtensorflow
,snappy
andprotobuf
.The text was updated successfully, but these errors were encountered: