We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63afe3 commit 439f5baCopy full SHA for 439f5ba
requirements.txt
@@ -6,5 +6,5 @@ networkx==3.1
6
graphviz
7
matplotlib==3.7.1
8
9
-ttnn @ https://github.com/tenstorrent/tt-metal/releases/download/v0.56.1-rc3/ttnn-0.56.1rc3+any-cp38-cp38-linux_x86_64.whl ; python_version=="3.8"
10
-ttnn @ https://github.com/tenstorrent/tt-metal/releases/download/v0.56.1-rc3/ttnn-0.56.1rc3+any-cp310-cp310-linux_x86_64.whl ; python_version=="3.10"
+ttnn @ https://github.com/tenstorrent/tt-metal/releases/download/v0.57.0-rc2/ttnn-0.57.0rc2+any-cp38-cp38-linux_x86_64.whl ; python_version=="3.8"
+ttnn @ https://github.com/tenstorrent/tt-metal/releases/download/v0.57.0-rc2/ttnn-0.57.0rc2+any-cp310-cp310-linux_x86_64.whl ; python_version=="3.10"
0 commit comments