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

Releases: LuxDL/WeightInitializers.jl

v1.0.4

18 Oct 14:33
ecc542a
Compare
Choose a tag to compare

WeightInitializers v1.0.4

Diff since v1.0.3

Merged pull requests:

  • chore: bump crate-ci/typos from 1.23.6 to 1.24.1 (#37) (@dependabot[bot])
  • chore: bump crate-ci/typos from 1.24.1 to 1.24.3 (#38) (@dependabot[bot])
  • chore: bump peter-evans/create-pull-request from 6 to 7 (#40) (@dependabot[bot])
  • chore: bump crate-ci/typos from 1.24.3 to 1.24.6 (#41) (@dependabot[bot])
  • chore: bump crate-ci/typos from 1.24.6 to 1.25.0 (#42) (@dependabot[bot])
  • ci: run on 1.10 and 1 (#43) (@avik-pal)
  • chore: bump crate-ci/typos from 1.25.0 to 1.26.0 (#44) (@dependabot[bot])
  • CompatHelper: bump compat for GPUArrays in [weakdeps] to 11, (keep existing compat) (#46) (@github-actions[bot])
  • CompatHelper: bump compat for GPUArraysCore to 0.2, (keep existing compat) (#47) (@github-actions[bot])

v1.0.3

21 Aug 17:03
Compare
Choose a tag to compare

WeightInitializers v1.0.3

Diff since v1.0.2

Merged pull requests:

  • refactor: move ChainRulesCore into an extension (#36) (@avik-pal)

v1.0.2

19 Aug 04:48
Compare
Choose a tag to compare

WeightInitializers v1.0.2

Diff since v1.0.1

Merged pull requests:

v1.0.1

09 Aug 05:54
2cfa6f0
Compare
Choose a tag to compare

WeightInitializers v1.0.1

Diff since v1.0.0

Merged pull requests:

  • chore: bump crate-ci/typos from 1.23.2 to 1.23.5 (#32) (@dependabot[bot])
  • chore: bump crate-ci/typos from 1.23.5 to 1.23.6 (#33) (@dependabot[bot])
  • CompatHelper: bump compat for AMDGPU in [weakdeps] to 1, (keep existing compat) (#34) (@github-actions[bot])

v1.0.0

26 Jul 00:54
c6eeb42
Compare
Choose a tag to compare

WeightInitializers v1.0.0

Diff since v0.1.10

Merged pull requests:

  • chore: bump crate-ci/typos from 1.23.1 to 1.23.2 (#31) (@dependabot[bot])

v0.1.10

12 Jul 05:42
Compare
Choose a tag to compare

WeightInitializers v0.1.10

Diff since v0.1.9

Merged pull requests:

Closed issues:

  • initializer taking a single type argument (#29)

v0.1.9

03 Jul 06:16
Compare
Choose a tag to compare

WeightInitializers v0.1.9

Diff since v0.1.8

Merged pull requests:

Closed issues:

  • Test other RNGs (#11)

v0.1.8

27 Jun 14:06
ed1f825
Compare
Choose a tag to compare

WeightInitializers v0.1.8

Diff since v0.1.7

Merged pull requests:

v0.1.7

10 Mar 19:02
b62af48
Compare
Choose a tag to compare

WeightInitializers v0.1.7

Diff since v0.1.6

Merged pull requests:

Closed issues:

  • Add type check and conversion for kwargs (#21)

v0.1.6

27 Feb 15:10
438aaac
Compare
Choose a tag to compare

WeightInitializers v0.1.6

Diff since v0.1.5

Merged pull requests:

Closed issues:

  • Feature parity with Flux.jl (#12)