I would like to use tf.contrib.training.create_train_op
in TF2, as it was possible in TF1. However, since the contrib
module is now deprecated in TF2, I need some kind of
workaround.
Thank you
I would like to use tf.contrib.training.create_train_op
in TF2, as it was possible in TF1. However, since the contrib
module is now deprecated in TF2, I need some kind of
workaround.
Thank you