Skip to content

Commit

Permalink
h
Browse files Browse the repository at this point in the history
  • Loading branch information
mmanzoorTT committed Nov 5, 2024
1 parent da563f0 commit 265a5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ttmlir/Silicon/StableHLO/binary/3add_op.mlir
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// REQUIRES: stablehlo
// RUN: rm -rf %t.ttnn
// RUN: ttmlir-opt --stablehlo-to-ttir-pipeline %s | \
// RUN: ttmlir-opt --ttir-to-ttnn-backend-pipeline="system-desc-path=%system_desc_path%" > %t.mlir | \
// RUN: ttmlir-opt --ttir-to-ttnn-backend-pipeline="system-desc-path=%system_desc_path%" | \
// RUN: ttmlir-translate --ttnn-to-flatbuffer > %t.ttnn

#any_device = #tt.operand_constraint<dram|l1|scalar|tile|any_device|any_device_tile>
Expand Down

0 comments on commit 265a5b4

Please sign in to comment.