Skip to content

Commit

Permalink
New version: TensorInference v0.4.2 (#108065)
Browse files Browse the repository at this point in the history
UUID: c2297e78-99bd-40ad-871d-f50e56b81012
Repo: https://github.com/TensorBFS/TensorInference.jl.git
Tree: ab8b1e6e7a37b4803a0b671ffe2e2a8824718b94

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jun 1, 2024
1 parent 49749b0 commit f9f2902
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
13 changes: 11 additions & 2 deletions T/TensorInference/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[0]
DocStringExtensions = "0.8.6-0.9"
OMEinsum = "0.7"
PrecompileTools = "1"
Requires = "1"
StatsBase = "0.34"
Expand All @@ -13,9 +12,19 @@ TropicalGEMM = "0.1"
CUDA = "4"
TropicalNumbers = "0.5.4-0.5"

["0.2.1-0"]
["0-0.4.1"]
OMEinsum = "0.7"

["0.2.1-0.4.1"]
GenericTensorNetworks = "1"

["0.4-0"]
CUDA = "4-5"
TropicalNumbers = "0.5.4-0.6"

["0.4.2-0"]
Artifacts = "1"
GenericTensorNetworks = "2"
LinearAlgebra = "1"
OMEinsum = "0.8"
Pkg = "1"
3 changes: 3 additions & 0 deletions T/TensorInference/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "13c739d093016edf1525097ff94f52c3f867a943"

["0.4.1"]
git-tree-sha1 = "a62b44b93f872498a2f6f1ecccec97c8ef0f6809"

["0.4.2"]
git-tree-sha1 = "ab8b1e6e7a37b4803a0b671ffe2e2a8824718b94"

0 comments on commit f9f2902

Please sign in to comment.