fix some bug,delete code

This commit is contained in:
ikinect 2019-08-19 22:13:19 +08:00 committed by GitHub
commit 3b94bc41e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,8 +55,6 @@ def trainerThread (s2c, c2s, args, device_args):
ask_random_flip=False,
ask_src_scale_mod=False)
model.is_first_run = False
is_reached_goal = model.is_reached_iter_goal()
shared_state = { 'after_save' : False }