Skip to content

v0.7.5

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 15:13
· 959 commits to master since this release
7c8fa27

NNlib v0.7.5

Diff since v0.7.4

Closed issues:

  • Conv Fallback Warning Hindering Intentional Work (With FixedPointNumbers) (#232)

Merged pull requests:

  • Added wrapper for convolution, bias, and activation (#228) (@gartangh)
  • Update links and use main page of papers instead of their PDFs (#231) (@hieronimo)
  • Fix multithreading bug in ∇conv_filter_im2col (#235) (@pazner)
  • Limit logging of fallback @warning 'maxlog=1' (#236) (@RocketRoss)