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 3e19e50 commit 39b0a0bCopy full SHA for 39b0a0b
test/core/bcast.jl
@@ -1,8 +1,5 @@
1
-using Test
2
-using Reactant
3
-using Enzyme, NNlib
4
-using Reactant.MLIR
5
-using Statistics
+using Test, Reactant, Enzyme, Statistics
+using Reactant: MLIR
6
7
@noinline function no(@nospecialize(x))
8
x = @ccall $(Base.@cfunction(identity, Any, (Any,)))(x::Any)::Any
0 commit comments