To try the new TensorFlow Eager style, I decided to implement the old scripts using it. They are contained in the tf_eager folder whereas the old code (unchanged) was moved to the tf folder.
Unfortunately, I do not have the time and the resources to train and test the new scripts on ImageNet. Anyone would like to take this? Only to check the constistency with the old ones. Thank you!
To try the new TensorFlow Eager style, I decided to implement the old scripts using it. They are contained in the
tf_eagerfolder whereas the old code (unchanged) was moved to thetffolder.Unfortunately, I do not have the time and the resources to train and test the new scripts on ImageNet. Anyone would like to take this? Only to check the constistency with the old ones. Thank you!