Ryan McCormick

Results 146 comments of Ryan McCormick
trafficstars

**3. Pytorch versions** > The previous question raises an interesting point about the features added in Triton per version. I have a pytorch model but the pytorch backend that has...

**4. Trace JSON Output structure** > As shown in docs, the json file data structure is great. We have tried it in the 21.12-py3 version and we have gotten a...

Hi @fran6co , Thanks for reporting the issue and doing some initial investigation. @GuanLuo what do you think, related to your recent override changes?

Hi @erichtho, Thanks for reporting this issue. 1. Can you reproduce this with the HTTP client as well, or is it only reproducible with GRPC? 2. Can you share a...

As long as we're in agreement that we won't be maintaining a public go package at this time, I think this PR can be accepted for some modernization/cleanup. However, a...

Hi @lminer , > I no longer have tensorflow installed Do you still have a tensorflow model in your model repository? It looks like the TF backend library is being...

Do you run into this issue with any TF model you produce, or just one in particular is giving issues? I would try with a very simple dummy model if...

Can you share a model that reproduces the issue and the corresponding `tritonserver ...` command?

> Do you run into this issue with any TF model you produce, or just one in particular is giving issues? I would try with a very simple dummy model...