Skip to content

Commit 8ee7e96

Browse files
committed
fixed ext loading
1 parent f5dacf8 commit 8ee7e96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ext/FluxFactorsExt.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ using Flux
88
using DataStructures: OrderedDict
99
using LinearAlgebra
1010
using Base64
11+
using Manifolds
12+
using DocStringExtensions
13+
using BSON
1114

1215
import Base: convert
1316

0 commit comments

Comments
 (0)