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 201ad84 commit 741b141Copy full SHA for 741b141
test/rulesets/LinearAlgebra/norm.jl
@@ -1,3 +1,5 @@
1
+@eval ChainRulesTestUtils check_thunking_is_appropriate(_) = nothing
2
+
3
@testset "norm functions" begin
4
@testset "$fnorm(x::Array{$T,$(length(sz))})" for
5
fnorm in (
0 commit comments