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

Commits on Aug 3, 2023

  1. add RunFuncWithListInputs

    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
    stephenyan1231 authored and facebook-github-bot committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    703c6b8 View commit details
    Browse the repository at this point in the history