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

Notebook 07: (07_food_vision_milestone_project_1.ipynb): mixed precision training time taking far too long #508

Open
mrdbourke opened this issue Jan 26, 2023 · 1 comment

Comments

@mrdbourke
Copy link
Owner

mrdbourke commented Jan 26, 2023

Notebook link: https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/07_food_vision_milestone_project_1.ipynb

See the issue here:

Screenshot 2023-01-26 at 12 38 57 pm

Potential fixes:

Run the following in a Google Colab cell (you may have to restart your runtime):

# Install TensorFlow 2.11
!pip uninstall tensorflow
!pip install tensorflow==2.11
# Install TensorFlow 2.8.1
!pip uninstall tensorFlow
!pip install tensorflow==2.8.1
@mrdbourke mrdbourke changed the title Notebook 07 (07_food_vision_milestone_project_1.ipynb): mixed precision training time taking far too long Notebook 07: (07_food_vision_milestone_project_1.ipynb): mixed precision training time taking far too long May 12, 2023
@garvit088
Copy link

garvit088 commented Sep 20, 2023

but on using any of these versions gives error for tensorflow_datasets and protobuf. @mrdbourke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants