|
|
1
1
基于您使用 https://github.com/tensorflow/models/blob/master/tutorials/image/cifar10/ -实际培训发生在 executing the train_op . 你应该能够把你的逻辑放在那里。例如。:
否则,它还支持 max_steps 参数,该参数可能与试图限制输入的参数类似。但如果你想继续训练,那就没什么用了。 |