我想在 TensorFlow 中创建移动 MNIST 训练集。我一直在考虑在或 using 中创建tf.ReaderBase和发出tf.Example训练序列的子类,但我不确定这是否是处理它的正确方法,以及它首先是否是一个好主意(关于创建的 CPU 负载)训练期间的序列)。tf.ReaderBase.readtf.QueueBase
tf.ReaderBase
tf.Example
tf.ReaderBase.read
tf.QueueBase
on-the-fly training-data tensorflow
on-the-fly ×1
tensorflow ×1
training-data ×1