Skip to content

AutoGrad v0.0.7 bugfix release

Compare
Choose a tag to compare
@denizyuret denizyuret released this 17 May 12:25
· 310 commits to master since this release
  • Fixed getindex bug effecting repeated indices.
  • Fixed minor bug in @zerograd which did not handle some type declarations.
  • dumptape() and AutoGrad.debugtape(::Bool) utilities for debugging.