Skip to content

Releases: FluxML/NNlib.jl

v0.7.2

07 Jul 17:08
66bdabd
Compare
Choose a tag to compare

NNlib v0.7.2

Diff since v0.7.1

Merged pull requests:

  • use LoopVectorization to vectorize activation functions and softmax (#199) (@AStupidBear)

v0.7.1

02 Jul 01:10
be66282
Compare
Choose a tag to compare

NNlib v0.7.1

Diff since v0.7.0

Merged pull requests:

v0.7.0

18 Jun 12:09
aa4bb07
Compare
Choose a tag to compare

NNlib v0.7.0

Diff since v0.6.6

Closed issues:

  • Overflow of Float64 logistic sigmoid derivative (#78)
  • gradient causes a 'MethodError: no method matching ∇maxpool' error for NNlib.maxpool (#188)
  • Provide artifact for BB download (#192)
  • NNPACK_CPU_THREADS and thread pool issue (ERROR: KeyError: key 3 not found) (#200)
  • Wrong MaxPool gradient (#205)

Merged pull requests:

v0.6.6

02 Mar 19:05
ac5101b
Compare
Choose a tag to compare

NNlib v0.6.6

Diff since v0.6.5

Closed issues:

  • tag new release (#178)
  • add docstrings for batch multiplications (#179)

Merged pull requests:

v0.6.5

29 Feb 08:06
fbea0c5
Compare
Choose a tag to compare

NNlib v0.6.5

Diff since v0.6.4

Closed issues:

  • generalize softmax (#77)
  • Add maxpool and meanpool methods (#120)
  • Feature Request: Add Mish activation (#144)
  • ∇conv_data_direct produces incorrectly shaped output for 5D arrays (#156)
  • conv fails on GPU for first run (#161)
  • Potential overflow of tanh (#164)

Merged pull requests:

v0.6.4

16 Jan 01:58
v0.6.4
20b469f
Compare
Choose a tag to compare

v0.6.4 (2020-01-16)

Diff since v0.6.3

Closed issues:

  • Conv gives incorrect results when multithreading (#158)

Merged pull requests:

  • Use a thread-sharded col in im2col-related functions (#160) (staticfloat)

v0.6.3

14 Jan 13:58
v0.6.3
Compare
Choose a tag to compare

v0.6.3 (2020-01-14)

Diff since v0.6.2

Closed issues:

  • Fails on loading NNlib/udnNA/deps/deps.jl (#157)

Merged pull requests:

  • handle dims properly in gradient of logsoftmax (#148) (tanhevg)

v0.6.2

24 Dec 17:08
v0.6.2
Compare
Choose a tag to compare

v0.6.2 (2019-12-24)

Diff since v0.6.1

Merged pull requests:

v0.6.1

20 Dec 23:25
v0.6.1
9cfd08a
Compare
Choose a tag to compare

v0.6.1 (2019-12-20)

Diff since v0.6.0

Closed issues:

  • UndefVarError: project not defined (#141)
  • conv with No Dilation (#138)
  • Bad gradient for pool with padding (#133)
  • Convolution is not inferable (#125)
  • Error building NNlib (#116)
  • NNPACK convolutions behaving weirdly! (#114)
  • Register v0.6.0 (#111)

Merged pull requests:

v0.6.0

25 Apr 05:40
40cee4b
Compare
Choose a tag to compare
<description of version>