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 support for x_only = True extra metrics during table generation #2294

Closed
wants to merge 1 commit into from

Conversation

jananisriram
Copy link
Contributor

Summary: Add support for extra metrics that are the same across all benchmark implementations, identified by the x_only = True argument for register_metric(). This diff supports additional functionality in D58396957, where the current implementation did not support adding new metrics with x_only = True.

Reviewed By: xuzhao9

Differential Revision: D58435001

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

jananisriram added a commit to jananisriram/benchmark that referenced this pull request Jun 12, 2024
…ytorch#2294)

Summary:
Pull Request resolved: pytorch#2294

Add support for extra metrics that are the same across all benchmark implementations, identified by the `x_only = True` argument for [`register_metric()`](https://www.internalfb.com/code/fbsource/[dde2970b470a85612b904a14825aa7f0998f1658]/fbcode/pytorch/benchmark/torchbenchmark/util/triton_op.py?lines=328). This diff supports additional functionality in D58396957, where the current implementation did not support adding new metrics with `x_only = True`.

Reviewed By: xuzhao9

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

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

jananisriram added a commit to jananisriram/benchmark that referenced this pull request Jun 12, 2024
…ytorch#2294)

Summary:
Pull Request resolved: pytorch#2294

Add support for extra metrics that are the same across all benchmark implementations, identified by the `x_only = True` argument for [`register_metric()`](https://www.internalfb.com/code/fbsource/[dde2970b470a85612b904a14825aa7f0998f1658]/fbcode/pytorch/benchmark/torchbenchmark/util/triton_op.py?lines=328). This diff supports additional functionality in D58396957, where the current implementation did not support adding new metrics with `x_only = True`.

Reviewed By: xuzhao9

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

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

jananisriram added a commit to jananisriram/benchmark that referenced this pull request Jun 12, 2024
…ytorch#2294)

Summary:
Pull Request resolved: pytorch#2294

Add support for extra metrics that are the same across all benchmark implementations, identified by the `x_only = True` argument for [`register_metric()`](https://www.internalfb.com/code/fbsource/[dde2970b470a85612b904a14825aa7f0998f1658]/fbcode/pytorch/benchmark/torchbenchmark/util/triton_op.py?lines=328). This diff supports additional functionality in D58396957, where the current implementation did not support adding new metrics with `x_only = True`.

Reviewed By: xuzhao9

Differential Revision: D58435001
jananisriram added a commit to jananisriram/benchmark that referenced this pull request Jun 12, 2024
…ytorch#2294)

Summary:
Pull Request resolved: pytorch#2294

Add support for extra metrics that are the same across all benchmark implementations, identified by the `x_only = True` argument for [`register_metric()`](https://www.internalfb.com/code/fbsource/[dde2970b470a85612b904a14825aa7f0998f1658]/fbcode/pytorch/benchmark/torchbenchmark/util/triton_op.py?lines=328). This diff supports additional functionality in D58396957, where the current implementation did not support adding new metrics with `x_only = True`.

Reviewed By: xuzhao9

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

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

jananisriram added a commit to jananisriram/benchmark that referenced this pull request Jun 12, 2024
…ytorch#2294)

Summary:
Pull Request resolved: pytorch#2294

Add support for extra metrics that are the same across all benchmark implementations, identified by the `x_only = True` argument for [`register_metric()`](https://www.internalfb.com/code/fbsource/[dde2970b470a85612b904a14825aa7f0998f1658]/fbcode/pytorch/benchmark/torchbenchmark/util/triton_op.py?lines=328). This diff supports additional functionality in D58396957, where the current implementation did not support adding new metrics with `x_only = True`.

Reviewed By: xuzhao9

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

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

…ytorch#2294)

Summary:
Pull Request resolved: pytorch#2294

Add support for extra metrics that are the same across all benchmark implementations, identified by the `x_only = True` argument for [`register_metric()`](https://www.internalfb.com/code/fbsource/[dde2970b470a85612b904a14825aa7f0998f1658]/fbcode/pytorch/benchmark/torchbenchmark/util/triton_op.py?lines=328). This diff supports additional functionality in D58396957, where the current implementation did not support adding new metrics with `x_only = True`.

Reviewed By: xuzhao9

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 217d8f8.

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

3 participants