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

Updating the arguments to accept DLRM like MLP config. #50

Closed

Conversation

ehsanardestani
Copy link
Contributor

Summary:
Updating the linear benchmark to accept the layer configs similar to DLRM, as a dash separated int string. This simplifies benchmarking components and specifying such benchmarks with vendors.

To maintain the current arguments, the layers_size argument is added which takes precedence. Either way of specifying the config will first put the config in laters_size array, on which the rest of the functions operate.

Reviewed By: nrsatish

Differential Revision: D36029864

Summary:
Updating the linear benchmark to accept the layer configs similar to DLRM, as a dash separated int string. This simplifies benchmarking components and specifying such benchmarks with vendors.

To maintain the current arguments, the `layers_size` argument is added which takes precedence. Either way of specifying the config will first put the config in `laters_size` array, on which the rest of the functions operate.

Reviewed By: nrsatish

Differential Revision: D36029864

fbshipit-source-id: 517d859241d3c053ad501b17927947c986b0c4ab
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels May 6, 2022
@facebook-github-bot
Copy link
Contributor

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

@louisfeng
Copy link
Contributor

Already committed internally.

@louisfeng louisfeng closed this Jun 8, 2023
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.

3 participants