Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 00:07

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)