Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 01:19
4066bf2

Torch v0.1.3

Diff since v0.1.2

Merged pull requests:

  • CompatHelper: bump compat for "FillArrays" to "0.9" (#34) (@github-actions[bot])
  • Added nnlib layers and test cases, added upsampling layers (#38) (@bjosv79)
  • CompatHelper: bump compat for "FillArrays" to "0.10" (#41) (@github-actions[bot])
  • CompatHelper: bump compat for "FillArrays" to "0.11" (#44) (@github-actions[bot])
  • CompatHelper: bump compat for "FillArrays" to "0.12" (#48) (@github-actions[bot])
  • Add buildkite pipeline (#51) (@DhairyaLGandhi)
  • CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat) (#53) (@github-actions[bot])
  • Limit compat of Torch_jll to v1.4 (#55) (@stemann)
  • Added C wrapper generator (#56) (@stemann)
  • CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#57) (@github-actions[bot])
  • Updated Julia wrapper generator (#59) (@stemann)
  • Fixed compat to enable tests on CI (#60) (@stemann)
  • Updated C wrapper wrt. Torch v1.10 (#61) (@stemann)
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#63) (@github-actions[bot])
  • Updated for Torch v1.10.2, and NNlib >= v0.8 (#64) (@stemann)
  • Updated authors, and copyright in LICENSE (#65) (@stemann)

Closed issues:

  • Add tests and relevant integrations (#12)
  • Required version of glibc? (#17)
  • could not load library "libdoeye_caml" on windows (#32)
  • Using Torch.jl with Flux 0.11 (#33)
  • Clarify if Python is needed in the README (#39)
  • Error upon installing (#42)
  • Failed installing Torch.jl (#50)
  • Update wrapper (#54)