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

Changes for accuracy vs performance plot #4

Merged
merged 3 commits into from
Sep 2, 2024

Conversation

anandhu-eng
Copy link
Contributor

No description provided.

@anandhu-eng anandhu-eng requested a review from a team as a code owner September 2, 2024 12:49
Copy link

github-actions bot commented Sep 2, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@@ -572,7 +573,7 @@ function constructOpenTableModel(model, category, with_power, availability, myda
//console.log(html);
return html;
}
function constructOpenTable(category, with_power, availability, data) {
function constructOpenTable(category, division, with_power, availability, data) {
Copy link
Contributor

Choose a reason for hiding this comment

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

why do we need division here?

Copy link
Contributor Author

@anandhu-eng anandhu-eng Sep 2, 2024

Choose a reason for hiding this comment

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

Hi @arjunsuresh , i have cleaned up the unnecessary parameters in commit 58e7664

@arjunsuresh arjunsuresh merged commit fb8eb0f into mlcommons:main Sep 2, 2024
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants