Skip to content

Add support for constant inputs in SCRIPTRUN #376

Open
@lantiga

Description

@lantiga

TorchScript functions can take a parametric numeric argument in input, in addition to tensors. For example a rotation value, or a threshold. It would be convenient to retain the ability to pass them to SCRIPTRUN.
A possible design could simply be

SCRIPTRUN script_key fn_name INPUTS a b 1.2 3 OUTPUTS d e

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions