Skip to content

AttributeError: 'Sequential' object has no attribute '_compile_time_distribution_strategy' #3

@A-n-o-r-a-k

Description

@A-n-o-r-a-k

when running cell IN [16] I recived the following warning:
/home/anorak/anaconda3/lib/python3.9/site-packages/tensorflow/python/keras/optimizer_v2/optimizer_v2.py:374: UserWarning: The lr argument is deprecated, use learning_rate instead.
warnings.warn(

Followed by this error:

AttributeError: 'Sequential' object has no attribute '_compile_time_distribution_strategy'

I am using tensorflow==2.5.0 because it fails to find tensorflow==2.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions