printing expception
This commit is contained in:
parent
b0f83f93ff
commit
5c42c8689c
@ -47,6 +47,7 @@ function train!(loss, data, opt; cb = () -> ())
|
||||
@info "Stop condition met"
|
||||
break
|
||||
else
|
||||
println(ex)
|
||||
rethrow(ex)
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user