You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#437 Uplift mlir to d542487 and update toHost to expect vector return type (#438)
### Ticket
#437
### Problem description
`tt::runtime::toHost` was updated in mlir commit 10c88b1 to return
vector of tensors, which breaks torch build
### What's changed
Updated to use first tensor returned in list of tensors by toHost
### Checklist
- [x] New/Existing tests provide coverage for changes
0 commit comments