Skip to content

Releases: FluxML/ONNX.jl

v0.2.7

12 Nov 14:51
c8f8d1f
Compare
Choose a tag to compare

ONNX v0.2.7

Diff since v0.2.6

Merged pull requests:

  • :auto_pad (#100) (@ordicker)
  • CompatHelper: bump compat for Umlaut to 0.6, (keep existing compat) (#101) (@github-actions[bot])

v0.2.6

22 Oct 22:59
7e8d640
Compare
Choose a tag to compare

ONNX v0.2.6

Diff since v0.2.5

Merged pull requests:

Closed issues:

  • Unsatisfiable requirements detected for package Flux (#70)
  • release a new version (#87)
  • UndefVarError: args not defined (#97)

v0.2.5

16 Jun 08:06
3557345
Compare
Choose a tag to compare

ONNX v0.2.5

Diff since v0.2.4

Merged pull requests:

  • CompatHelper: bump compat for NNlib to 0.9, (keep existing compat) (#94) (@github-actions[bot])

v0.2.4

31 May 07:44
cc0ddfd
Compare
Choose a tag to compare

ONNX v0.2.4

Diff since v0.2.3

Closed issues:

  • Julia 1.9.0 compatibility (#91)

Merged pull requests:

v0.2.3

17 Apr 16:44
c472633
Compare
Choose a tag to compare

ONNX v0.2.3

Diff since v0.2.2

Merged pull requests:

v0.2.2

26 Mar 07:30
6c2a7fc
Compare
Choose a tag to compare

ONNX v0.2.2

Diff since v0.2.0

Closed issues:

  • what is ONNX.jl status now? (#60)
  • Protobuf 1.0 (#74)
  • LoadError: AssertionError: Don't understand this multi-output result of the graph when loading model (#81)
  • Making tiny_yolov3 load (#83)
  • Question about TensorProto (#86)

Merged pull requests:

  • Add docs for contributors (#72) (@dfdx)
  • Implement Split, Concat, Elu and Tanh (#73) (@Pangoraw)
  • Migrate to ProtoBuf v1 (#75) (@dfdx)
  • Update Project.toml (#78) (@Moelf)
  • add compact helper (#79) (@Moelf)
  • CompatHelper: add new compat entry for EnumX at version 1, (keep existing compat) (#80) (@github-actions[bot])
  • Fix loading and saving graphs with multiple independent outputs (#82) (@dfdx)
  • CompatHelper: bump compat for Umlaut to 0.5, (keep existing compat) (#85) (@github-actions[bot])

v0.2.0

17 Jun 22:33
1b57e36
Compare
Choose a tag to compare

ONNX v0.2.0

Diff since v0.1.1

Closed issues:

  • Register v0.1.1 (#23)
  • models returned are generic functions, not Flux models (#29)
  • Remove DataFlow.jl, use IRTools (#30)
  • KeyError: key :TreeEnsembleRegressor not found (#38)
  • ] test ONNX fails: Package Test not found in current path [but it is installed) (#40)
  • Cannot load any ONNX models - 28 tests fail (#43)
  • ERROR: KeyError: key :Gather not found (#52)
  • current steps to load model to Flux with ONNX#master (#64)

Merged pull requests:

v0.1.1

25 Jun 12:46
v0.1.1
Compare
Choose a tag to compare

v0.1.1 (2019-06-24)

Diff since v0.1.0

Closed issues:

  • Project.toml file is broken (#21)
  • Maxpool filter does not match Flux.jl (#20)
  • BatchNorm error on master of ONNX Flux Lazy BSON and DataFlow (#17)
  • foldl bug when loading ONNX YOLOv2 examples (#16)

Final changes for 1.0

10 Nov 10:13
Compare
Choose a tag to compare
v0.1.0

Final changes