We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f07c9d5 commit 0fa8c06Copy full SHA for 0fa8c06
1 file changed
src/Compiler.jl
@@ -24,11 +24,7 @@ import ..Reactant:
24
append_path,
25
ancestor,
26
TracedType
27
-import Reactant:
28
- OptimizeCommunicationOptions,
29
- ShardyPropagationOptions,
30
- CompileOptions,
31
- MultiFloatOptions
+import Reactant: OptimizeCommunicationOptions, ShardyPropagationOptions, CompileOptions
32
using Reactant_jll: Reactant_jll
33
34
import ..ReactantCore: correct_maybe_bcast_call
0 commit comments