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"
|
@info "Stop condition met"
|
||||||
break
|
break
|
||||||
else
|
else
|
||||||
|
println(ex)
|
||||||
rethrow(ex)
|
rethrow(ex)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user