We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6c547 commit b507951Copy full SHA for b507951
Project.toml
@@ -3,7 +3,6 @@ uuid = "7da242da-08ed-463a-9acd-ee780be4f1d9"
3
authors = ["William Moses <wmoses@mit.edu>", "Valentin Churavy <vchuravy@mit.edu>"]
4
version = "0.13.80"
5
6
-
7
[deps]
8
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
9
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
@@ -40,6 +39,7 @@ EnzymeSpecialFunctionsExt = "SpecialFunctions"
40
39
EnzymeStaticArraysExt = "StaticArrays"
41
42
[compat]
+ADTypes = "1"
43
BFloat16s = "0.2, 0.3, 0.4, 0.5"
44
CEnum = "0.4, 0.5"
45
ChainRulesCore = "1"
0 commit comments