Skip to content

Releases: FluxML/Torch.jl

v0.1.2

04 Aug 00:22
Compare
Choose a tag to compare

Torch v0.1.2

Diff since v0.1.1

Closed issues:

  • Could not load library libdoeye_caml.so (#27)

Merged pull requests:

v0.1.1

03 Jun 00:14
Compare
Choose a tag to compare

Torch v0.1.1

Diff since v0.1.0

Closed issues:

  • Should this be in the FluxML org? (#15)

Merged pull requests:

  • Make MaxPool grads work (#13) (@dhairyagandhi96)
  • Add Julia Computing to license. (#14) (@ViralBShah)
  • Expand compat for YAML, bump version number, install CompatHelper, and update manifests (#18) (@DilumAluthge)
  • Report correct rank for matmul and aggregrations (#19) (@ToucheSir)

v0.1.0

02 May 00:07
Compare
Choose a tag to compare

Torch v0.1.0

Closed issues:

  • Add a decent build setup (#3)
  • Different behavior for Tensor{Float32,4} and Array{Float32,4} (#5)
  • CUDA OOM error when Benchmarking (#6)
  • getindex not defined for Tensor{Float32,4} (#7)

Merged pull requests:

  • Move to using status error codes (#4) (@dhairyagandhi96)
  • add LICENSE (#8) (@dhairyagandhi96)
  • added chunk (#9) (@gartangh)
  • Link CUDNN directly while building (#10) (@dhairyagandhi96)
  • add Torch artifact (#11) (@dhairyagandhi96)