NVIDIA/TensorRT-Incubator

Make `preprocess_args` in `convert_to_tensors` work for variadic arguments

Closed this issue · 2 comments

We need to enable preprocessing for variadic arguments.

Search for TODO (#311) in the code for details.

Implemented.