Skip to content

v1.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 16:03
· 234 commits to master since this release

Knet v1.4.2

Diff since v1.4.1

Closed issues:

  • Using conv and pool without CUDA (#33)
  • Knet GPU OOM with recent CUDA/Knet updates (#602)
  • ERROR: LoadError: MethodError: no method matching unsafe_free!(::Nothing) (#610)
  • libknet8 library not found (#611)
  • Building Knet fails in 1.5.1 (#615)
  • LeNet model for MNIST Example (#617)
  • New GPUArrays indexing causes scalar indexing for some Knet operations (i.e., cat) (#618)
  • Error converting CuArray to KnetArray (#619)
  • k[1:2:3,:] .= 0 broken for KnetArray (#620)
  • tutorial/30.lin.ipynb (#621)

Merged pull requests: