-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Properly implement ToMemoryConfigOp
#92
Comments
jnie-TT
added a commit
that referenced
this issue
Jul 30, 2024
jnie-TT
added a commit
that referenced
this issue
Aug 1, 2024
jnie-TT
added a commit
that referenced
this issue
Aug 1, 2024
jnie-TT
added a commit
that referenced
this issue
Aug 2, 2024
jnie-TT
added a commit
that referenced
this issue
Aug 2, 2024
jnie-TT
added a commit
that referenced
this issue
Aug 2, 2024
* #92: Refactor toMemoryConfigOp * hard code tilize untilize code path until tile_shape properly implemented
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need to properly implement
ToMemoryConfigOp
in the ttnn runtime inprogram.cpp
. Currently it's a bit hacky in the way it copies back to the host.The text was updated successfully, but these errors were encountered: