I am using tfrecord to train my model. I would like to validate the training every 1000 steps with another file (a .txt file). My code is like this:
... some