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 181341e commit 88c6af7Copy full SHA for 88c6af7
test/runtests.jl
@@ -6,7 +6,7 @@ using PDMats
6
using Random
7
using SpecialFunctions
8
using Test
9
-using Flux: params, Chain, Dense
+using Flux
10
import Zygote, ForwardDiff, ReverseDiff, FiniteDifferences
11
12
using KernelFunctions: metric, kappa, ColVecs, RowVecs
0 commit comments