Skip to content

Releases: FluxML/NNlib.jl

v0.9.24

18 Sep 23:50
44a6b04
Compare
Choose a tag to compare

NNlib v0.9.24

Diff since v0.9.23

Merged pull requests:

  • Prepare for pending Enzyme breaking change (#605) (@wsmoses)
  • Bump patch version to release new Enzyme support (#606) (@wsmoses)

v0.9.23

03 Sep 18:33
6c8e717
Compare
Choose a tag to compare

NNlib v0.9.23

Diff since v0.9.22

Merged pull requests:

  • remove NNPACK and move ForwardDiff to an extension (#603) (@avik-pal)

v0.9.22

09 Aug 16:41
Compare
Choose a tag to compare

NNlib v0.9.22

Diff since v0.9.21

Merged pull requests:

  • CompatHelper: bump compat for AMDGPU in [weakdeps] to 1, (keep existing compat) (#602) (@github-actions[bot])

v0.9.21

21 Jul 19:47
9385356
Compare
Choose a tag to compare

NNlib v0.9.21

Diff since v0.9.20

Merged pull requests:

v0.9.20

12 Jul 08:50
52f22f9
Compare
Choose a tag to compare

NNlib v0.9.20

Diff since v0.9.19

Merged pull requests:

Closed issues:

  • pad_reflect broken (#594)

v0.9.19

04 Jul 07:53
f87cf6e
Compare
Choose a tag to compare

NNlib v0.9.19

Diff since v0.9.18

Merged pull requests:

  • Implement Short-time Fourier transform and its inverse (#587) (@pxl-th)

v0.9.18

19 Jun 20:20
Compare
Choose a tag to compare

NNlib v0.9.18

Diff since v0.9.17

Merged pull requests:

  • Transition to LinearAlgebra.BLAS.libblastrampoline instead of Base.libblas_name (#589) (@staticfloat)
  • fix typos in the doc for batched_mul! (#590) (@lanceXwq)
  • Use GPU-friendly rounding (#591) (@pxl-th)
  • Support conv_direct! on custom datatypes (#592) (@adrhill)
  • Fix padding causing device to host copies (#593) (@pxl-th)

Closed issues:

  • Error when using Float64: ERROR: UndefRefError: access to undefined reference (#490)
  • Warning on using Upsample on AMDGPU (#573)

v0.9.17

20 May 09:34
7369244
Compare
Choose a tag to compare

NNlib v0.9.17

Diff since v0.9.16

Merged pull requests:

v0.9.16

12 May 22:42
f2a2674
Compare
Choose a tag to compare

NNlib v0.9.16

Diff since v0.9.15

Merged pull requests:

Closed issues:

  • Adding EnzymeRules (#503)

v0.9.15

11 May 11:37
47725a3
Compare
Choose a tag to compare

NNlib v0.9.15

Diff since v0.9.14

Merged pull requests:

Closed issues:

  • Missing EnzymeRule for ∇conv_data! (#565)
  • conv_bias_act! allocates for activation in CUDNN (#575)
  • Updating Documenter.jl to a more recent version? (#577)