-
- Downloads
tf_upgrade_tf2 run on whole directory. Only training.py and...
tf_upgrade_tf2 run on whole directory. Only training.py and abstract_model_class.py directly affected by the script. Other problems were mostly import keras related and solved with import tensorflow.keras as keras. Not possible for advanced_paddings.py. For details see: #331