Skip to content
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

Implement GetDeviceOp #627

Closed
nsmithtt opened this issue Sep 6, 2024 · 0 comments · Fixed by #658
Closed

Implement GetDeviceOp #627

nsmithtt opened this issue Sep 6, 2024 · 0 comments · Fixed by #658
Assignees

Comments

@nsmithtt
Copy link
Contributor

nsmithtt commented Sep 6, 2024

See TODO in runtime/lib/ttnn/program.cpp

We need to track devices in a device pool, similar to tensor pool, and plumb those runtime values around to the respective APIs that need device, i.e. to_layout, to_memory_config, to_device.

Relevant issues:

jnie-TT added a commit that referenced this issue Sep 10, 2024
jnie-TT added a commit that referenced this issue Sep 10, 2024
jnie-TT added a commit that referenced this issue Sep 10, 2024
* #627: runtime support for get device op, add device parameter for ops that explicitly use device
uazizTT pushed a commit that referenced this issue Sep 12, 2024
* #627: runtime support for get device op, add device parameter for ops that explicitly use device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants