Skip to content

Support variadic INPUTS in SCRIPTRUN (and potentially MODELRUN) #392

Closed
@lantiga

Description

@lantiga

Syntax could be

SCRIPTRUN foo bar INPUTS [ a b ] c OUTPUTS d

which translates to a function signature

List[Tensor] Tensor -> Tensor

in TorchScript

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions