AutoGrad v0.0.7 bugfix release
- Fixed getindex bug effecting repeated indices.
- Fixed minor bug in
@zerograd
which did not handle some type declarations. dumptape()
andAutoGrad.debugtape(::Bool)
utilities for debugging.
@zerograd
which did not handle some type declarations.dumptape()
and AutoGrad.debugtape(::Bool)
utilities for debugging.