File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ OMEinsum = "ebe7aa44-baf0-506c-a96f-8464559b3922"
1111PrecompileTools = " aea7be01-6a6a-4083-8856-8a6e6704d82a"
1212Requires = " ae029012-a4dd-5104-9daa-d747884805df"
1313StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
14- TropicalGEMM = " a4ad3063-64a7-4bad-8738-34ed09bc0236"
1514TropicalNumbers = " b3a74e9c-7526-4576-a4eb-79c0d4c32334"
1615
1716[compat ]
@@ -21,6 +20,5 @@ OMEinsum = "0.7"
2120PrecompileTools = " 1"
2221Requires = " 1"
2322StatsBase = " 0.34"
24- TropicalGEMM = " 0.1"
2523TropicalNumbers = " 0.5.4"
2624julia = " 1.3"
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ module TensorInference
1010using OMEinsum, LinearAlgebra
1111using DocStringExtensions, TropicalNumbers
1212# The Tropical GEMM support
13- using TropicalGEMM
1413using StatsBase
1514
1615# reexport OMEinsum functions
You can’t perform that action at this time.
0 commit comments