updated args
This commit is contained in:
parent
45331b396f
commit
7527167f69
|
@ -75,7 +75,7 @@ class ExampleModel(RootModule):
|
|||
# return loss_val, tqdm_dic
|
||||
|
||||
output = OrderedDict({
|
||||
'loss_val': loss_val,
|
||||
'tng_loss': loss_val,
|
||||
})
|
||||
return output
|
||||
|
||||
|
|
Loading…
Reference in New Issue