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

Testing binary operators via torch data formats #1151

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

vbrkicTT
Copy link
Contributor

@vbrkicTT vbrkicTT commented Jan 31, 2025

Ticket

Link to Github Issue

Problem description

Testing binary operators via torch data formats

What's changed

Describe the approach used to solve the problem.
Summarize the changes made and its impact.

Checklist

  • New/Existing tests provide coverage for changes

@vbrkicTT vbrkicTT added the Ops Support new op in tt-forge and tt-mlir label Jan 31, 2025
@vbrkicTT vbrkicTT self-assigned this Jan 31, 2025
Copy link

TestsPassedSkippedFailed ❌️
TT-Forge-FE Tests3 ran0 passed0 skipped3 failed
TestResult
TT-Forge-FE Tests
pytest
test_all.forge.test.operators.pytorch.test_all❌ failure
test_inconsistency.forge.test.operators.pytorch.test_inconsistency❌ failure
test_binary.forge.test.operators.pytorch.eltwise_binary.test_binary❌ failure

1 similar comment
Copy link

TestsPassedSkippedFailed ❌️
TT-Forge-FE Tests3 ran0 passed0 skipped3 failed
TestResult
TT-Forge-FE Tests
pytest
test_all.forge.test.operators.pytorch.test_all❌ failure
test_inconsistency.forge.test.operators.pytorch.test_inconsistency❌ failure
test_binary.forge.test.operators.pytorch.eltwise_binary.test_binary❌ failure

@vbrkicTT vbrkicTT force-pushed the vbrkic/torch_df_testing branch from 09d3234 to 744d8d3 Compare January 31, 2025 14:26
Copy link

TestsPassedSkippedFailed ❌️
TT-Forge-FE Tests1 ran0 passed0 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_all.forge.test.operators.pytorch.test_all❌ failure

1 similar comment
Copy link

TestsPassedSkippedFailed ❌️
TT-Forge-FE Tests1 ran0 passed0 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_all.forge.test.operators.pytorch.test_all❌ failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ops Support new op in tt-forge and tt-mlir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants