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 RunFuncWithListInputs #174

Closed

Conversation

stephenyan1231
Copy link
Contributor

Summary:
Current NaiveRunFunc assumes the model takes 1 argument as input, which is quite restricted.
This diff adds a new func RunFuncWithListInputs which allows the model takes a list of arguments as input.

Differential Revision: D48003076

Summary:
Current **NaiveRunFunc** assumes the model takes 1 argument as input, which is quite restricted.
This diff adds a new func **RunFuncWithListInputs** which allows the model takes a list of arguments as input.

Differential Revision: D48003076

fbshipit-source-id: c167c1750fa449f3ac41a48e2ed1e4c3efe31af8
@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Aug 3, 2023
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 68d00b8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants