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

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

Loading…
Cancel
Save