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

Port tt-torch models to forge #1337

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

meenakshiramanathan1
Copy link
Contributor

@meenakshiramanathan1 meenakshiramanathan1 commented Feb 27, 2025

Timm version has been upgraded since it is a dependency for models from tt-torch.

xception71.tf_in1k variant is passing end-to-end, so push marker has been added for it.

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests616 ran484 passed132 skipped0 failed
TestResult
No test annotations available

1 similar comment
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests616 ran484 passed132 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests675 ran538 passed137 skipped0 failed
TestResult
No test annotations available

1 similar comment
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests675 ran538 passed137 skipped0 failed
TestResult
No test annotations available

@meenakshiramanathan1 meenakshiramanathan1 force-pushed the mramanathan/port_tt_torch_models branch from 1ff097a to 4342fe3 Compare February 27, 2025 07:55
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests616 ran484 passed132 skipped0 failed
TestResult
No test annotations available

1 similar comment
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests616 ran484 passed132 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests675 ran538 passed137 skipped0 failed
TestResult
No test annotations available

1 similar comment
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests675 ran538 passed137 skipped0 failed
TestResult
No test annotations available

@meenakshiramanathan1 meenakshiramanathan1 force-pushed the mramanathan/port_tt_torch_models branch from 4342fe3 to 3b1af85 Compare February 27, 2025 09:01
@meenakshiramanathan1 meenakshiramanathan1 force-pushed the mramanathan/port_tt_torch_models branch 2 times, most recently from 3456fd3 to 0e4d20f Compare February 27, 2025 14:43
Copy link
Contributor

@ashokkumarkannan1 ashokkumarkannan1 left a comment

Choose a reason for hiding this comment

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

Great work. Thanks for the PR @meenakshiramanathan1 . Left few review comments address...

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests676 ran543 passed133 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ☑️Skipped ⚠️Failed ❌️
TT-Forge-FE Tests618 ran482 passed135 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_ghostnet.test_ghostnet_timm[ghostnetv2_100.in1k]❌ failure

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests676 ran543 passed133 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ☑️Skipped ⚠️Failed ❌️
TT-Forge-FE Tests618 ran482 passed135 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_ghostnet.test_ghostnet_timm[ghostnetv2_100.in1k]❌ failure

@meenakshiramanathan1 meenakshiramanathan1 force-pushed the mramanathan/port_tt_torch_models branch 3 times, most recently from aedf551 to 2ff2023 Compare February 28, 2025 08:17
Copy link

TestsPassed ☑️Skipped ⚠️Failed ❌️
TT-Forge-FE Tests617 ran484 passed132 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_ghostnet.test_ghostnet_timm[ghostnet_100.in1k]❌ failure

1 similar comment
Copy link

TestsPassed ☑️Skipped ⚠️Failed ❌️
TT-Forge-FE Tests617 ran484 passed132 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_ghostnet.test_ghostnet_timm[ghostnet_100.in1k]❌ failure

Copy link

TestsPassed ☑️Skipped ⚠️Failed ❌️
TT-Forge-FE Tests676 ran539 passed136 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_ghostnet.test_ghostnet_timm[ghostnet_100]❌ failure

1 similar comment
Copy link

TestsPassed ☑️Skipped ⚠️Failed ❌️
TT-Forge-FE Tests676 ran539 passed136 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_ghostnet.test_ghostnet_timm[ghostnet_100]❌ failure

@meenakshiramanathan1 meenakshiramanathan1 force-pushed the mramanathan/port_tt_torch_models branch from 64f41c7 to 44169f7 Compare February 28, 2025 11:31
Copy link

TestsPassed ☑️Skipped ⚠️Failed ❌️
TT-Forge-FE Tests620 ran483 passed136 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_ghostnet.test_ghostnet_timm[ghostnetv2_100.in1k]❌ failure

Copy link

TestsPassed ☑️Skipped ⚠️Failed ❌️
TT-Forge-FE Tests679 ran543 passed135 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_xception.test_xception_timm[xception]❌ failure

Copy link

TestsPassed ☑️Skipped ⚠️Failed ❌️
TT-Forge-FE Tests620 ran483 passed136 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_ghostnet.test_ghostnet_timm[ghostnetv2_100.in1k]❌ failure

Copy link

TestsPassed ☑️Skipped ⚠️Failed ❌️
TT-Forge-FE Tests679 ran543 passed135 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_xception.test_xception_timm[xception]❌ failure

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