Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
Yancey1989 committed Mar 20, 2024
1 parent 3657197 commit a4f8c77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// RUN: disc-opt -disc-collecitve-ops-rewriter %s | FileCheck %s
// RUN: disc-opt --disc-collective-ops-rewriter %s | FileCheck %s

// CHECK-LABEL: @reduce_scatter
func.func @reduce_scatter(%arg0: tensor<8x3xf32>) -> (tensor<2x3xf32>) attributes {tf.entry_function = {input_output_alias_outputs = "", input_output_alias_params = "", input_placements = "gpu", output_placements = "gpu"}} {
Expand Down

0 comments on commit a4f8c77

Please sign in to comment.