Skip to content

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 23 Jul 04:42
· 24 commits to master since this release
b789f43

NNlibCUDA v0.2.4

Diff since v0.2.3

Closed issues:

  • NNlibCUDA Heisenbug in conv! with nonzero beta (#37)

Merged pull requests:

  • get rid of duplicate code in upsampling code by using dispatch (#49) (@maxfreu)
  • save allocs during algorithm search (#53) (@maxfreu)
  • print/convert batchedadjtrans over cuarray (#54) (@chengchingwen)
  • Move ctc_loss from Flux to NNlibCUDA (#55) (@mcabbott)