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 43a50b7 commit 30756b0Copy full SHA for 30756b0
ext/LuxEnzymeExt/LuxEnzymeExt.jl
@@ -5,7 +5,7 @@ using Enzyme: Enzyme, Active, Const, Duplicated
5
using EnzymeCore: EnzymeCore, Forward, Reverse
6
using Functors: fmap
7
using Setfield: @set!, @set
8
-using Static: StaticBool, False, True
+using Static: False, True
9
10
using Lux: Lux, Utils, AutoDiffInternalImpl
11
using Lux.Training: TrainingBackendCache, TrainState
0 commit comments