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
{{ message }}
This repository was archived by the owner on Jul 7, 2023. It is now read-only.
My org is looking to migrate to TensorFlow 2.7.4 by the end of June in order to not lose TPU access in GCP. The current plan for our fork is to utilize the tensorflow.compat.v1 APIs (along with updating contrib imports to use tensorflow_addons and tf_slim) and tf.disable_v2_behavior(). Is this all that's required to get t2t working with TF2?