Open MrRaymondLee opened 3 years ago
Kindly use tensorflow 2.1.0
Sent from my iPhone
On 27-Apr-2021, at 8:41 PM, Raymond Lee @.***> wrote:
AttributeError: module 'keras.utils.generic_utils' has no attribute 'populate_dict_with_module_objects'
Thanks for the quick reply!
pip install tensorflow-gpu==2.1.0
ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==2.1.0 (from versions: 2.5.0rc0, 2.5.0rc1)
ERROR: No matching distribution found for tensorflow-gpu==2.1.0
I can't pick anything but the most recent.
I'm
from keras import Input
I receive this error: module'keras.utils.generic_utils' has no attribute 'populate_dict_with_module_objects'