Skip to content

Commit 89f7c56

Browse files
committed
Fix path for ttnn execution
1 parent d8b1981 commit 89f7c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.daisy/tenstorrent_ttnn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ steps:
2020
run:
2121
matmul_ttnn:
2222
command: venv/bin/python3 matmul_tutorial.py
23-
cwd: ttnn
23+
cwd: tenstorrent/ttnn
2424
measurements: 3

0 commit comments

Comments
 (0)