Syntax could be ``` SCRIPTRUN foo bar INPUTS [ a b ] c OUTPUTS d ``` which translates to a function signature ``` List[Tensor] Tensor -> Tensor ``` in TorchScript