Open clks-wzz opened 7 years ago
I found that this tf code uses "feed_dict" to feed the data for training. However, it's slow in tensorflow. I remember that "tfrecords" will speed up io while training.
I found that this tf code uses "feed_dict" to feed the data for training. However, it's slow in tensorflow. I remember that "tfrecords" will speed up io while training.