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
in train.py and attention.py have function:tf.keras.initializers.glorot_normal()
but my tensorflow do not have attribute keras
could i do some to replace this function?
thanks a lot
The text was updated successfully, but these errors were encountered:
in train.py and attention.py have function:tf.keras.initializers.glorot_normal()
but my tensorflow do not have attribute keras
could i do some to replace this function?
thanks a lot
The text was updated successfully, but these errors were encountered: