Skip to content

Commit

Permalink
New version: ONNX v0.2.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: c9885e5d0d634875ea5b59112aaa6ab3e01251bb

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Jun 17, 2022
1 parent b46e97f commit cde29d2
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 4 deletions.
11 changes: 9 additions & 2 deletions O/ONNX/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[0]
["0-0.1"]
BSON = "0.0.0 - 0.2"
DataFlow = "0.0.0 - 0.5"
Flux = "0.0.0 - 0.11"
Expand All @@ -9,5 +9,12 @@ julia = "1"
["0-0.1.0"]
Compat = "0-2"

["0.1.1-0"]
["0.1.1-0.1"]
Compat = "0.0.0 - 3"

["0.2-0"]
Ghost = "0.3.2-0.3"
NNlib = "0.8"
ProtoBuf = "0.11.1"
StaticArrays = "1"
julia = "1.6.0-1"
14 changes: 12 additions & 2 deletions O/ONNX/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
[0]
ProtoBuf = "3349acd9-ac6a-5e09-bcdb-63829b23a429"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0-0.1"]
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
DataFlow = "a237f610-4214-5ca7-a9c6-385896804134"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
ProtoBuf = "3349acd9-ac6a-5e09-bcdb-63829b23a429"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0-0.1.0"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.2-0"]
Ghost = "4f8f7498-1303-42e1-920c-5033445536df"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions O/ONNX/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "8474c289ce6ed9d0f2b7497dfb79fa87d1970d02"

["0.1.1"]
git-tree-sha1 = "785b93c7b39906ddb6fdca0a3126066f93c33737"

["0.2.0"]
git-tree-sha1 = "c9885e5d0d634875ea5b59112aaa6ab3e01251bb"

0 comments on commit cde29d2

Please sign in to comment.