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

Add 'gelu' and 'leaky_relu' operators test_plan and failing_rules #1203

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

vobojevicTT
Copy link
Contributor

@vobojevicTT vobojevicTT commented Feb 10, 2025

Related Issue #893

@vobojevicTT vobojevicTT changed the title Add relu, leaky_relu test_plan and failing_rules Add 'gelu' and 'leaky_relu' operators test_plan and failing_rules Feb 10, 2025
@vobojevicTT vobojevicTT force-pushed the vobojevic/pytorch-gelu-relu-test branch from 9d9ca3a to c78cb26 Compare February 10, 2025 17:23
@vobojevicTT vobojevicTT self-assigned this Feb 10, 2025
@vobojevicTT vobojevicTT added the Ops Support new op in tt-forge and tt-mlir label Feb 10, 2025
@vobojevicTT vobojevicTT linked an issue Feb 10, 2025 that may be closed by this pull request
@vobojevicTT vobojevicTT removed a link to an issue Feb 10, 2025
@vobojevicTT vobojevicTT force-pushed the vobojevic/pytorch-gelu-relu-test branch from c78cb26 to 8f0aa44 Compare February 10, 2025 20:00
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests592 ran466 passed126 skipped0 failed
TestResult
No test annotations available

1 similar comment
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests592 ran466 passed126 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests650 ran509 passed141 skipped0 failed
TestResult
No test annotations available

1 similar comment
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests650 ran509 passed141 skipped0 failed
TestResult
No test annotations available

@vobojevicTT vobojevicTT force-pushed the vobojevic/pytorch-gelu-relu-test branch 4 times, most recently from 0278442 to 6d20381 Compare February 12, 2025 19:57
@vobojevicTT vobojevicTT linked an issue Feb 12, 2025 that may be closed by this pull request
@vobojevicTT vobojevicTT removed a link to an issue Feb 12, 2025
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests592 ran466 passed126 skipped0 failed
TestResult
No test annotations available

1 similar comment
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests592 ran466 passed126 skipped0 failed
TestResult
No test annotations available

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests650 ran509 passed141 skipped0 failed
TestResult
No test annotations available

1 similar comment
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests650 ran509 passed141 skipped0 failed
TestResult
No test annotations available

@vobojevicTT vobojevicTT marked this pull request as ready for review February 13, 2025 07:35
@vobojevicTT vobojevicTT force-pushed the vobojevic/pytorch-gelu-relu-test branch from 6d20381 to 75a0f52 Compare February 24, 2025 15:52
 - Add PytorchUtils class
 - Add gelu and leaky_relu operators tests
@vobojevicTT vobojevicTT force-pushed the vobojevic/pytorch-gelu-relu-test branch from 75a0f52 to 9dd512f Compare February 24, 2025 15:53
Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests604 ran478 passed126 skipped0 failed
TestResult
No test annotations available

Copy link

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

Copy link

TestsPassed ☑️Skipped ⚠️Failed ❌️
TT-Forge-FE Tests604 ran477 passed126 skipped1 failed
TestResult
TT-Forge-FE Tests
pytest
test_dla.test_dla_pytorch[dla34]❌ failure

Copy link

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

Copy link

TestsPassed ✅Skipped ⚠️Failed
TT-Forge-FE Tests604 ran478 passed126 skipped0 failed
TestResult
No test annotations available

@vbrkicTT vbrkicTT merged commit 389821d into main Feb 25, 2025
10 checks passed
@vbrkicTT vbrkicTT deleted the vobojevic/pytorch-gelu-relu-test branch February 25, 2025 18:18
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.

[Failing Rules] Leaky relu [Test Plan] Leaky relu [Failing Rules] Gelu [Test Plan] Gelu
3 participants