Skip to content

Commit 88c6af7

Browse files
committed
Import all Flux functions
1 parent 181341e commit 88c6af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ using PDMats
66
using Random
77
using SpecialFunctions
88
using Test
9-
using Flux: params, Chain, Dense
9+
using Flux
1010
import Zygote, ForwardDiff, ReverseDiff, FiniteDifferences
1111

1212
using KernelFunctions: metric, kappa, ColVecs, RowVecs

0 commit comments

Comments
 (0)