fea/docker_cudnn7
JiayiFeng 7 years ago
parent 273f4892b2
commit b1cc28dab3

@ -66,7 +66,6 @@ class TestRecordIO(unittest.TestCase):
# train a pass # train a pass
batch_id = 0 batch_id = 0
while True: while True:
ex = None
try: try:
tmp, = exe.run(fetch_list=[avg_loss]) tmp, = exe.run(fetch_list=[avg_loss])
except fluid.core.EnforceNotMet as ex: except fluid.core.EnforceNotMet as ex:

Loading…
Cancel
Save