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
Try to make tf 2.18 on tpu vm install reliably (#1469)
I'm seeing it randomly pick the CUDA enabled version for some reason.
Trying a force reinstall while maintaining existing packages to see if
that helps.
RUN sed -i '/from tensorflow_hub import uncompressed_module_resolver/a from tensorflow_hub import kaggle_module_resolver' /usr/local/lib/${PYTHON_VERSION_PATH}/site-packages/tensorflow_hub/config.py
0 commit comments