housekeeping: removed commented code
This commit is contained in:
parent
624dc6cb85
commit
1af7a53e1f
10
src/utils.jl
10
src/utils.jl
@ -152,12 +152,4 @@ function jacobian(m,x)
|
||||
xp.grad .*= 0 # Reset gradient accumulator
|
||||
end
|
||||
J'
|
||||
end
|
||||
|
||||
# struct StopException <: Exception
|
||||
# x::Symbol
|
||||
# end
|
||||
|
||||
# function stop(x)
|
||||
# throw(StopException(x))
|
||||
# end
|
||||
end
|
Loading…
Reference in New Issue
Block a user