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

Build wheel, run CI from wheel. #315

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

AleksKnezevic
Copy link
Contributor

Problem description

We need a wheel to release tt-torch

What's changed

Added wheel build
Run CI from whl.

Checklist

  • New/Existing tests provide coverage for changes

Copy link

TestsPassedSkippedFailed ❌️
TT-Torch Tests9 ran0 passed0 skipped9 failed
TestResult
TT-Torch Tests
pytest
test_basic.tests.torch.test_basic❌ failure
test_compare.tests.torch.test_compare❌ failure
test_constant_fold.tests.torch.test_constant_fold❌ failure
test_conv2d.tests.torch.test_conv2d❌ failure
test_interpolation.tests.torch.test_interpolation❌ failure
test_logical.tests.torch.test_logical❌ failure
test_maxpool2d.tests.torch.test_maxpool2d❌ failure
test_reduction.tests.torch.test_reduction❌ failure
test_softmax.tests.torch.test_softmax❌ failure

@codecov-commenter
Copy link

codecov-commenter commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (a93c878) to head (48f70eb).

✅ All tests successful. No failed tests found.

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

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

Copy link

TestsPassedSkippedFailed ❌️
TT-Torch Tests9 ran0 passed0 skipped9 failed
TestResult
TT-Torch Tests
pytest
test_basic.tests.torch.test_basic❌ failure
test_compare.tests.torch.test_compare❌ failure
test_constant_fold.tests.torch.test_constant_fold❌ failure
test_conv2d.tests.torch.test_conv2d❌ failure
test_interpolation.tests.torch.test_interpolation❌ failure
test_logical.tests.torch.test_logical❌ failure
test_maxpool2d.tests.torch.test_maxpool2d❌ failure
test_reduction.tests.torch.test_reduction❌ failure
test_softmax.tests.torch.test_softmax❌ failure

Copy link

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

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.

2 participants