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
Allow passing a custom cache_dir to tf.keras.datasets.load_data. This is helpful when the default location ~/.keras in home directory has limited disk space.
#817