Skip to content

Conversation

mingzhe09088
Copy link
Contributor

Summary: We want to make each operator benchmark as a separate binary. The previous way to run the benchmark is by collecting all operators into a single binary, it is unnecessary when we want to filter a specific operator. This diff aims to resolve that issue.

Differential Revision: D14808159

Summary: We want to make each operator benchmark as a separate binary. The previous way to run the benchmark is by collecting all operators into a single binary, it is unnecessary when we want to filter a specific operator. This diff aims to resolve that issue.

Differential Revision: D14808159

fbshipit-source-id: b14eaa47ad7efd8c0bf365d77eb3c85d22155c8d
@ilia-cher ilia-cher self-assigned this Apr 19, 2019
@ilia-cher ilia-cher self-requested a review April 19, 2019 02:47
@ilia-cher ilia-cher removed their assignment Apr 19, 2019
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 08f5c05.

zhangguanheng66 pushed a commit to zhangguanheng66/pytorch that referenced this pull request May 6, 2019
Summary:
Pull Request resolved: pytorch#19450

We want to make each operator benchmark as a separate binary. The previous way to run the benchmark is by collecting all operators into a single binary, it is unnecessary when we want to filter a specific operator. This diff aims to resolve that issue.

Reviewed By: ilia-cher

Differential Revision: D14808159

fbshipit-source-id: 43cd25b219c6e358d0cd2a61463b34596bf3bfac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants