Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
effrey-liu committed Oct 30, 2024
1 parent a486522 commit bcecdd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Conversion/const-add-reshape.mlir
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ module {
%3 = tosa.reshape %2 {new_shape = array<i64: 32, 40, 128>} : (tensor<1x32x40x128xf32>) -> tensor<32x40x128xf32>
return %3 : tensor<32x40x128xf32>
}
}
}

0 comments on commit bcecdd8

Please sign in to comment.