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

Extend support for x_only = True extra metrics through canonical name retrieval #2300

Closed
wants to merge 1 commit into from

Conversation

jananisriram
Copy link
Contributor

Summary: Index into the canonical name for a metric function, where function names are defined as tuples in the form (canonical function name, customized function name). This diff extends support for extra metrics that are the same across all benchmark implementations, identified by the parameter x_only = True.

Reviewed By: xuzhao9

Differential Revision: D58552578

… retrieval

Summary: Index into the canonical name for a metric function, where function names are defined as tuples in the form `(canonical function name, customized function name)`. This diff extends support for extra metrics that are the same across all benchmark implementations, identified by the parameter `x_only = True`.

Reviewed By: xuzhao9

Differential Revision: D58552578
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D58552578

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 86904ca.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants