Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tensorflow import in AI_platform_demo.ipynb #148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 25, 2021

  1. Update tensorflow import in AI_platform_demo.ipynb

    As the default runtime in Google colab is the latest (currently 2.4), direct import creates an incompatible "eeified" version. As a result the AI platform version create with the eeified model fails. So, I am suggesting this change so that others can run this tutorial without any hiccup.
    safgen authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    5bafa38 View commit details
    Browse the repository at this point in the history