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

Manual uplift (also adds support for int32 buffers) #292

Merged
merged 3 commits into from
Mar 3, 2025

Conversation

sgligorijevicTT
Copy link
Contributor

@sgligorijevicTT sgligorijevicTT commented Mar 3, 2025

This PR uplifts tt-mlir to the latest version and adds support for int32 buffers.
It also skips a couple of dtype conversion tests. test_convert[int64-uint16] was broken from the start and was passing erroneously before. test_convert[int32-uint16] appears to be a real regression, we will have to investigate what's going on later.

Related issues: #293 #294

Copy link

github-actions bot commented Mar 3, 2025

TestsPassed ✅Skipped ⚠️Failed
TT-XLA Tests601 ran432 passed169 skipped0 failed
TestResult
No test annotations available

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.97%. Comparing base (e792f49) to head (4d68360).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #292      +/-   ##
==========================================
- Coverage   78.09%   77.97%   -0.12%     
==========================================
  Files          21       21              
  Lines         986      990       +4     
==========================================
+ Hits          770      772       +2     
- Misses        216      218       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sgligorijevicTT sgligorijevicTT changed the title Manual uplift Manual uplift (adds support for int32 buffers) Mar 3, 2025
@sgligorijevicTT sgligorijevicTT changed the title Manual uplift (adds support for int32 buffers) Manual uplift (also adds support for int32 buffers) Mar 3, 2025
@sgligorijevicTT sgligorijevicTT merged commit 5f758e5 into main Mar 3, 2025
8 checks passed
@sgligorijevicTT sgligorijevicTT deleted the sgligorijevic/manual-uplift-20250301 branch March 3, 2025 09:51
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.

3 participants