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

Uplift LLVM and add torch-mlir as third-party #321

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

LPanosTT
Copy link
Contributor

What's changed

Uplift tt-mlir to version which contains uplifted llvm
Add torch-mlir as third party as we may be developing on it soon

@LPanosTT LPanosTT force-pushed the lpanos/torch_mlir_third_party_new branch 8 times, most recently from 8bff59d to 6fe4e70 Compare February 21, 2025 15:00
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Torch Tests435 ran428 passed7 skipped0 failed
TestResult
No test annotations available

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (f4b1b71) to head (cc054de).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #321   +/-   ##
===========================
===========================

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

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Torch Tests435 ran428 passed7 skipped0 failed
TestResult
No test annotations available

@LPanosTT LPanosTT force-pushed the lpanos/torch_mlir_third_party_new branch from 6c2cce0 to 8ef2bc8 Compare February 21, 2025 21:11
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Torch Tests435 ran428 passed7 skipped0 failed
TestResult
No test annotations available

@LPanosTT LPanosTT force-pushed the lpanos/torch_mlir_third_party_new branch from 8ef2bc8 to 4be4c2f Compare February 24, 2025 15:11
Added torch-mlir as a third-party which we now build.

This version of torch-mlir will be included in the wheel.

Add cxxABI torch as a dependency

.
@LPanosTT LPanosTT force-pushed the lpanos/torch_mlir_third_party_new branch from 4be4c2f to cc054de Compare February 24, 2025 15:19
@@ -36,3 +34,4 @@ opencv-contrib-python
setuptools
wheel
scikit-build
nanobind
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What requires this dependency? It looks like an alternative to pybind but we already include that (For my own knowledge)

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Torch Tests435 ran428 passed7 skipped0 failed
TestResult
No test annotations available

@LPanosTT LPanosTT merged commit b4d7d6d into main Feb 24, 2025
8 checks passed
@LPanosTT LPanosTT deleted the lpanos/torch_mlir_third_party_new branch February 24, 2025 19:38
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.

5 participants