todo
This commit is contained in:
parent
9b833a4345
commit
6890a61587
@ -36,6 +36,9 @@ end
|
||||
|
||||
# Interface methods
|
||||
|
||||
# TODO: if an error occurs in `back` the refcounts will be broken
|
||||
# and `back` will silently fail to update.
|
||||
|
||||
function back!(x::TrackedArray, Δ)
|
||||
scan(x)
|
||||
back(x, Δ)
|
||||
|
Loading…
Reference in New Issue
Block a user