Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Releases: LuxDL/MLDataDevices.jl

v1.4.2

25 Oct 21:09
ece7ba2
Compare
Choose a tag to compare

MLDataDevices v1.4.2

Diff since v1.4.1

Merged pull requests:

  • fix: correctly handle adjoints of wrapped arrays (#90) (@avik-pal)

Closed issues:

  • wrapped arrays returned when moving data inside Zygote gradient (#89)

v1.4.1

22 Oct 13:13
e9a2ed7
Compare
Choose a tag to compare

MLDataDevices v1.4.1

Diff since v1.4.0

Merged pull requests:

v1.4.0

19 Oct 21:02
Compare
Choose a tag to compare

MLDataDevices v1.4.0

Diff since v1.3.0

Merged pull requests:

v1.3.0

18 Oct 18:29
17bc9aa
Compare
Choose a tag to compare

MLDataDevices v1.3.0

Diff since v1.2.1

Merged pull requests:

Closed issues:

  • get_device/get_device_type doesn't support functions/closures (#82)

v1.2.1

18 Oct 02:50
0d6c6a8
Compare
Choose a tag to compare

MLDataDevices v1.2.1

Diff since v1.2.0

Merged pull requests:

  • chore: bump crate-ci/typos from 1.24.6 to 1.26.0 (#80) (@dependabot[bot])
  • ci: run on 1.10 and 1 (#81) (@avik-pal)
  • Add Flux.jl to the README (#83) (@CarloLucibello)
  • CompatHelper: bump compat for GPUArrays in [weakdeps] to 11, (keep existing compat) (#86) (@github-actions[bot])

Closed issues:

  • MLDataDevices requires cuDNN to load cuda functionality (#79)

v1.2.0

03 Oct 19:03
Compare
Choose a tag to compare

MLDataDevices v1.2.0

Diff since v1.1.1

Merged pull requests:

  • chore: bump crate-ci/typos from 1.24.5 to 1.24.6 (#76) (@dependabot[bot])

v1.1.1

11 Sep 17:01
Compare
Choose a tag to compare

MLDataDevices v1.1.1

Diff since v1.1.0

Merged pull requests:

  • chore: bump crate-ci/typos from 1.24.1 to 1.24.3 (#72) (@dependabot[bot])
  • chore: bump crate-ci/typos from 1.24.3 to 1.24.5 (#73) (@dependabot[bot])
  • chore: bump peter-evans/create-pull-request from 6 to 7 (#74) (@dependabot[bot])

v1.1.0

28 Aug 23:05
Compare
Choose a tag to compare

MLDataDevices v1.1.0

Diff since v1.0.3

Merged pull requests:

  • chore: bump crate-ci/typos from 1.23.6 to 1.24.1 (#70) (@dependabot[bot])

v1.0.3

21 Aug 03:51
Compare
Choose a tag to compare

MLDataDevices v1.0.3

Diff since v1.0.2

Merged pull requests:

  • fix: don't error on detecting arrays with undefined entries (#69) (@avik-pal)

v1.0.2

19 Aug 15:01
Compare
Choose a tag to compare

MLDataDevices v1.0.2

Diff since v1.0.1

Merged pull requests:

  • refactor: general cleanup to follow Lux structure (#68) (@avik-pal)