-
Notifications
You must be signed in to change notification settings - Fork 536
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
Sync with master #1924
Sync with master #1924
Commits on Oct 31, 2024
-
Removed mlperf.conf check in submission checker, removed equal issue … (
#1887) * Removed mlperf.conf check in submission checker, removed equal issue mode check in conf files * Embed mlperf.conf as a binary string in the distribution * Added package_dir for loadgen, added pypi loadgen test in github action * Support impl in model-info.json * Submission checker cleanup, support move/removal of invalid results * Added compliance checks to preprocess submission, use logging for debug output * Update test-submission-checker.yml to check inference_results_v4.1 from v4.0 * Added skip-accuarcy-files-check option to submission checker --------- Co-authored-by: arjunsuresh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8c1e61 - Browse repository at this point
Copy the full SHA c8c1e61View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3910973 - Browse repository at this point
Copy the full SHA 3910973View commit details -
Update fid_score.py | Move the sys path update before the import. (#1897
) * Update fid_score.py | Move the sys path update before the import. Currently the sys path is meaningless and this change was done by the automated code formatting * Update format.yml --------- Co-authored-by: arjunsuresh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6dcaae8 - Browse repository at this point
Copy the full SHA 6dcaae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0686db - Browse repository at this point
Copy the full SHA b0686dbView commit details -
Update GNN reference implementation: add DGL backend (#1903)
* Update GNN reference implementation: add DGL backend * [Automated Commit] Format Codebase * Update README.md
Configuration menu - View commit details
-
Copy full SHA for d3c01ed - Browse repository at this point
Copy the full SHA d3c01edView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dffd292 - Browse repository at this point
Copy the full SHA dffd292View commit details
Commits on Nov 14, 2024
-
Fix typo in fid_score.py, fail_safe for SDXL short runs, fix argument…
… error in DLRMv2 implementation #1909, fixes preprocess_submission (#1910) * Update generate_final_report.py * Fix sdxl (#1911) * Fix typo in fid_score.py, fail_safe for SDXL short runs * [Automated Commit] Format Codebase * Fix typo in fid_score.py, fail_safe for SDXL short runs * Fix dlrmv2 reference implementation | Update run_local.sh * Fixes for filtering invalid results * [Automated Commit] Format Codebase * Update preprocess_submission.py * Added an option to pass in sample_ids.txt for SDXL accuracy check * [Automated Commit] Format Codebase * Update accuracy_coco.py * [Automated Commit] Format Codebase * Fix typo * Not use default for sample_ids.txt --------- Co-authored-by: arjunsuresh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97122a2 - Browse repository at this point
Copy the full SHA 97122a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e398b90 - Browse repository at this point
Copy the full SHA e398b90View commit details