Skip to content

Conversation

@fenypatel99
Copy link
Contributor

Summary: get_aten_op_kernels_and_delay was added in D73267800 that allowed obtianing ssociated kernels related to Aten Op and Aten Op overhead. We wish to make it generalized for other ops as well. So, we let the users specify op_name_pattern and default to "aten::" when none is provided

Differential Revision: D73855981

Summary: `get_aten_op_kernels_and_delay`  was added in D73267800 that allowed obtianing ssociated kernels related to Aten Op and Aten Op overhead. We wish to make it generalized for other ops as well. So, we let the users specify op_name_pattern and default to "aten::" when none is provided

Differential Revision: D73855981
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 29, 2025
@facebook-github-bot
Copy link
Contributor

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

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants