We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12d09eb commit 4727facCopy full SHA for 4727fac
Project.toml
@@ -1,7 +1,7 @@
1
name = "OperatorLearning"
2
uuid = "5913d0e6-5bb6-45e3-8a06-341cf4fd0203"
3
authors = ["Patrick Zimbrod <76100656+pzimbrod@users.noreply.github.com>"]
4
-version = "0.2.1"
+version = "0.2.2"
5
6
[deps]
7
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -14,7 +14,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
14
[compat]
15
CUDA = "3"
16
FFTW = "1"
17
-Flux = "0.12"
+Flux = "0.12, 0.13"
18
NNlib = "0.8"
19
OMEinsum = "0.6"
20
julia = "1.6"
0 commit comments