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
i use tensenflow 1.8.0 but the tf.keras.initializers.glorot_normal is not good
TypeError: glorot_normal() got an unexpected keyword argument 'dtype'
TypeError: glorot_normal() got an unexpected keyword argument 'partition_info'
i want to know the cause
thanks a lot
The text was updated successfully, but these errors were encountered:
i use tensenflow 1.8.0 but the tf.keras.initializers.glorot_normal is not good
TypeError: glorot_normal() got an unexpected keyword argument 'dtype'
TypeError: glorot_normal() got an unexpected keyword argument 'partition_info'
i want to know the cause
thanks a lot
The text was updated successfully, but these errors were encountered: