Skip to content

v0.7.10

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 19:33
· 864 commits to master since this release
090a0ec

NNlib v0.7.10

Diff since v0.7.9

Closed issues:

  • Integration with Batched.jl (#76)
  • no method matching conv(::Array{Float32,4}, ::Array{Float32,4}; stride=(1, 1), pad=(0, 0), dilation=(1, 1)) (#106)
  • Convolution for mixed-precision inputs (#107)
  • Asymmetric padding fails on gpu models (#117)
  • ambiguity in calling maxpool (#128)
  • move adjoint definitions from Zygote (#219)
  • softmax gradients inefficient, API change necessary (#248)
  • @eval (#263)

Merged pull requests: