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 7ec00d7 commit 9f521d2Copy full SHA for 9f521d2
test/runtests.jl
@@ -3,8 +3,6 @@ using SliceMap
3
using Test
4
using ForwardDiff, Tracker, Zygote, JuliennedArrays
5
6
-Zygote.refresh()
7
-
8
@testset "columns" begin
9
10
mat = rand(1:9, 3,10)
0 commit comments