Skip to content

Releases: FluxML/NNlib.jl

v0.9.31

23 Jul 16:32
13d901d
Compare
Choose a tag to compare

NNlib v0.9.31

Diff since v0.9.30

Merged pull requests:

Closed issues:

  • Precise order of operations for convolution (#642)

v0.9.30

01 Apr 00:32
1468582
Compare
Choose a tag to compare

NNlib v0.9.30

Diff since v0.9.29

Merged pull requests:

  • Use the correct nthreads (#636) (@IanButterworth)
  • CompatHelper: bump compat for ForwardDiff in [weakdeps] to 1, (keep existing compat) (#637) (@github-actions[bot])

Closed issues:

  • Wrong number of threads used if interactive pool exists. (#634)

v0.9.29

19 Mar 15:46
85d80d1
Compare
Choose a tag to compare

NNlib v0.9.29

Diff since v0.9.28

Merged pull requests:

  • CompatHelper: add new compat entry for SpecialFunctions in [weakdeps] at version 2, (keep existing compat) (#630) (@github-actions[bot])
  • Add type alias for gelu -> gelu_tanh (#632) (@ToucheSir)
  • Don't spawn if: only one iteration or no threads or threading disabled (#633) (@IanButterworth)

Closed issues:

  • Issue with change to gelu (#631)

v0.9.28

28 Feb 23:40
2edc2c0
Compare
Choose a tag to compare

NNlib v0.9.28

Diff since v0.9.27

Merged pull requests:

Closed issues:

  • "Full" gelu without approximation (#628)

v0.9.27

09 Jan 10:11
b56ff50
Compare
Choose a tag to compare

NNlib v0.9.27

Diff since v0.9.26

Merged pull requests:

Closed issues:

  • Test failures with Zygote 0.7 (#619)

v0.9.26

26 Nov 07:07
81e6cd1
Compare
Choose a tag to compare

NNlib v0.9.26

Diff since v0.9.25

Merged pull requests:

v0.9.25

25 Nov 20:27
Compare
Choose a tag to compare

NNlib v0.9.25

Diff since v0.9.24

Merged pull requests:

Closed issues:

  • Possible bug in NNlib when using CUDA's unified memory (#568)
  • Can we get rid of auto-broadcasting of 0D arrays for activations? (#608)

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])