Skip to content

Commit

Permalink
New version: ONNX v0.3.0
Browse files Browse the repository at this point in the history
UUID: d0dd6a25-fac6-55c0-abf7-829e0c774d20
Repo: https://github.com/FluxML/ONNX.jl.git
Tree: e5f2e52659673f3f7d8ec65c130fd437f9fb538e

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8
  • Loading branch information
JuliaHubRegistrator committed Jan 22, 2025
1 parent d8e4ecd commit a5f6c06
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
10 changes: 8 additions & 2 deletions O/ONNX/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ Compat = "0-2"
["0.1.1-0.1"]
Compat = "0.0.0-3"

["0.2"]
julia = "1.6.0-1"

["0.2-0"]
StaticArrays = "1"
julia = "1.6.0-1"

["0.2-0.2.4"]
NNlib = "0.8"
Expand All @@ -40,5 +42,9 @@ Umlaut = "0.4-0.5"
["0.2.5-0"]
NNlib = "0.8-0.9"

["0.2.7-0"]
["0.2.7-0.2"]
Umlaut = "0.4-0.6"

["0.3-0"]
Umlaut = "0.7"
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions O/ONNX/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "ce140eb0784fb5ae57ed2dd3bb5df018bf09f798"

["0.2.7"]
git-tree-sha1 = "ec2e28839d342c2e31b8483ef0d50cecb3718ca4"

["0.3.0"]
git-tree-sha1 = "e5f2e52659673f3f7d8ec65c130fd437f9fb538e"

0 comments on commit a5f6c06

Please sign in to comment.