There was an error while loading. Please reload this page.
1 parent 0a86f14 commit a8e9df6Copy full SHA for a8e9df6
1 file changed
test/forwarddiffext.jl
@@ -1,5 +1,4 @@
1
using Base: Forward
2
-using InteractiveUtils
3
4
using NNlib, LoopVectorization, VectorizationBase, ForwardDiff, Test
5
randnvec() = Vec(ntuple(_ -> randn(), pick_vector_width(Float64))...)
0 commit comments