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 21f4528 commit 57f3de3Copy full SHA for 57f3de3
test/ext/DynamicPPLMooncakeExt.jl
@@ -1,3 +1,3 @@
1
@testset "DynamicPPLMooncakeExt" begin
2
- Mooncake.TestUtils.test_rule(StableRNG(123456), istrans, VarInfo(); unsafe_perturb=true)
+ Mooncake.TestUtils.test_rule(StableRNG(123456), istrans, VarInfo(); unsafe_perturb=true, interface_only=true)
3
end
0 commit comments