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

[Graph Testing] Enable RGG #315

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

[Graph Testing] Enable RGG #315

wants to merge 1 commit into from

Conversation

vbrkicTT
Copy link
Contributor

@vbrkicTT vbrkicTT commented Sep 18, 2024

Enable RGG random graph generator testing

Resolves issue #313

Requires PRs: #1327

@vbrkicTT vbrkicTT added this to the [FFE - 0] Op testing - E2E milestone Sep 18, 2024
@vbrkicTT vbrkicTT self-assigned this Sep 18, 2024
@vbrkicTT vbrkicTT marked this pull request as draft September 18, 2024 14:25
@vbrkicTT vbrkicTT linked an issue Sep 18, 2024 that may be closed by this pull request
@vbrkicTT vbrkicTT force-pushed the vbrkic/rgg branch 3 times, most recently from ab700ac to b9f4e63 Compare September 19, 2024 21:02
@vbrkicTT vbrkicTT force-pushed the vbrkic/rgg branch 3 times, most recently from c9aac18 to eb85703 Compare November 28, 2024 18:06
@vbrkicTT vbrkicTT marked this pull request as ready for review November 29, 2024 10:42
@vbrkicTT vbrkicTT requested a review from pilkicTT as a code owner November 29, 2024 10:42
@vbrkicTT vbrkicTT force-pushed the vbrkic/rgg branch 6 times, most recently from ef00379 to 2389ee3 Compare December 4, 2024 14:40
@vbrkicTT vbrkicTT force-pushed the vbrkic/rgg branch 6 times, most recently from ec16a52 to 329081f Compare December 12, 2024 14:32
@vbrkicTT vbrkicTT force-pushed the vbrkic/rgg branch 6 times, most recently from a08c92b to ba9ae8b Compare February 13, 2025 16:42
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

@vbrkicTT vbrkicTT force-pushed the vbrkic/rgg branch 11 times, most recently from cb4b1a8 to d07df2e Compare February 20, 2025 11:59
@vbrkicTT vbrkicTT force-pushed the vbrkic/rgg branch 7 times, most recently from c0626ea to b5b8f1c Compare February 27, 2025 08:49
RGG implementation
RGG documentation
Reformat RGG code

Removed global compiler config
DepricatedVerifyConfig
Use common forge verification
Move random seed logic to test_graphs
Rename PyBuda to Forge
Single RGG pytest
test_commands for rgg
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.

[Graph Testing] Enable RGG
1 participant