Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Reference: https://gist.github.com/87170360/0d445ae4100c2686067ee56901b42f9b


STEP 4. Upgrade Tensorflow in latest version

Code Block
pip install --upgrade tensorflow      # CPU only
pip install --upgrade tensorflow-gpu  # GPU support