Skip to content

v0.13.4

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 15:33
· 497 commits to master since this release
d66d2c4

Flux v0.13.4

Diff since v0.13.3

Closed issues:

  • Repository: on the addition of loss/distance functions and other niceties to Flux (#826)
  • trainable for BatchNorm stops parameters from being saved and loaded (#1027)
  • Non-descriptive arg in Conv: why filter intead of size? (#1212)
  • Ada or ADA (#1949)
  • Make gpu(::DataLoader) work or error loudly if it doesn't (#1974)
  • Conversion error when loading a model with v0.13+ with BSON (#1984)
  • GPU broadcasting error when using softmax on GPU (#1994)
  • Error when using CUDA (#1997)
  • type cannot been referred with structured model function (#2000)
  • [Broken Documentation] Dense(1 => 1) (#2001)

Merged pull requests: