CarlPoirier

Results 2 issues of CarlPoirier

## Description Hi, I'm trying to create a TRT engine from any ONNX file that I have trained and exported with PyTorch. So I'm using this command: `trtexec.exe --onnx=raccoon_mobilenet_opset13.onnx --workspace=2048...

bug
triaged

Hi folks, So I wanted to use cppflow for models with multiple outputs that I can differentiate only by their names instead of the tensor names which are all "StatefulPartitionedCall:index"....

contributor-wanted
feature-request