We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5dacf8 commit 8ee7e96Copy full SHA for 8ee7e96
1 file changed
ext/FluxFactorsExt.jl
@@ -8,6 +8,9 @@ using Flux
8
using DataStructures: OrderedDict
9
using LinearAlgebra
10
using Base64
11
+using Manifolds
12
+using DocStringExtensions
13
+using BSON
14
15
import Base: convert
16
0 commit comments