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
Currently the TFv1 training is 3-4 times faster than TFv2 training.
Find out the reason (the remaining tf.compat.v1 code might also impact the performance.)
The text was updated successfully, but these errors were encountered:
Currently the TFv1 training is 3-4 times faster than TFv2 training.
Find out the reason (the remaining
tf.compat.v1
code might also impact the performance.)The text was updated successfully, but these errors were encountered: