Skip to content

Releases: DrChainsaw/ONNXNaiveNASflux.jl

v0.2.5

23 Jun 06:48
96e29c2
Compare
Choose a tag to compare

ONNXNaiveNASflux v0.2.5

Diff since v0.2.4

Merged pull requests:

  • CompatHelper: bump compat for Setfield to 1, (keep existing compat) (#73) (@github-actions[bot])

v0.2.4

10 Apr 22:23
7db88f0
Compare
Choose a tag to compare

ONNXNaiveNASflux v0.2.4

Diff since v0.2.3

Merged pull requests:

v0.2.3

27 Mar 13:41
21d2dd0
Compare
Choose a tag to compare

ONNXNaiveNASflux v0.2.3

Diff since v0.2.2

Merged pull requests:

  • CompatHelper: bump compat for JuMP to 0.23, (keep existing compat) (#68) (@github-actions[bot])
  • CompatHelper: bump compat for JuMP to 1, (keep existing compat) (#70) (@github-actions[bot])

v0.2.2

04 Dec 21:50
4bad7b6
Compare
Choose a tag to compare

ONNXNaiveNASflux v0.2.2

Diff since v0.2.1

Merged pull requests:

  • CompatHelper: bump compat for "JuMP" to "0.22" (#64) (@github-actions[bot])
  • Change ci to julia 1.7 (#65) (@DrChainsaw)

v0.2.1

29 Oct 23:44
64fa972
Compare
Choose a tag to compare

ONNXNaiveNASflux v0.2.1

Diff since v0.2.0

Closed issues:

  • Conv layer not loading correctly? (#61)
  • Error on export with simple example: MethodError: no method matching tanh (#62)

Merged pull requests:

  • CompatHelper: bump compat for "Setfield" to "0.8" (#60) (@github-actions[bot])
  • Add missing serialization for tanh (#63) (@DrChainsaw)

v0.2.0

23 Aug 22:19
78937d2
Compare
Choose a tag to compare

ONNXNaiveNASflux v0.2.0

Diff since v0.1.0

Closed issues:

  • NaiveNASflux required for loading models but not automatically installed (#27)
  • Consider adding ONNXmutable to the General registry (#46)

Merged pull requests:

v0.1.0

12 Aug 14:48
51b4ce9
Compare
Choose a tag to compare

ONNXNaiveNASflux v0.1.0

Closed issues:

  • Add validation when serializing (#5)
  • Verify exported models with other frameworks (#9)
  • "ERROR: Use broadcasting (relu.(x))" when importing resnet18 (#17)
  • Why does this depend on JuMP? (#19)
  • Unsatisfiable requirements error on install in Julia 1.5.2 related to CuArrays (#25)
  • Examples in Julia 1.5.2 (#26)
  • Dimension errors in feedforward network serialization (#29)
  • wrapfrom uses incorrect params signature (#31)
  • minor ...documentation change for adding package from url... (#33)
  • Broken CI (#34)
  • type TensorProto has no field __protobuf_jl_internal_defaultset (#37)
  • Failing to serialize flatten (#39)
  • Potential issue with serialized data for conv layers (#41)
  • Models with missing input shapes might be non-compliant (#42)
  • Improve shape inference of Chains (#43)

Merged pull requests: