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

Fixed failing uplifts caused by segfault #107

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

kmitrovicTT
Copy link
Contributor

@kmitrovicTT kmitrovicTT commented Dec 9, 2024

Also switched to new runtime submit API.

Fixes #102.

Switched to new runtime API.
Fixes #102.
@kmitrovicTT
Copy link
Contributor Author

kmitrovicTT commented Dec 9, 2024

FYI @vmilosevic
FYI @jnie-TT legacy runtime API can be safely removed after this.

@kmitrovicTT kmitrovicTT self-assigned this Dec 9, 2024
@kmitrovicTT kmitrovicTT merged commit 5f32000 into main Dec 9, 2024
6 checks passed
@kmitrovicTT kmitrovicTT deleted the kmitrovic/fix_uplift branch December 9, 2024 14:11
jnie-TT added a commit to tenstorrent/tt-mlir that referenced this pull request Dec 18, 2024
[tt-xla](tenstorrent/tt-xla#107),
[tt-torch](tenstorrent/tt-torch#108) have
updated to the new submit API.

[tt-forge-fe](tenstorrent/tt-forge-fe#925) will
be updated soon.

Therefore removing the legacy submit API from tt-mlir. Also did some
minor cleanup in runtime. Will merge this in after tt-forge is updated.
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 this pull request may close these issues.

Update runtime submit API
3 participants