Katherine Yang

Results 100 comments of Katherine Yang

> > We twisted the code a bit so the above scenario will work. Please refer to the [Python backend documentation](https://github.com/triton-inference-server/python_backend#important-notes) for up-to-date limitation when using the "EXECUTION_ENV_PATH", as we...

Hi @narolski we are still discussing this internally. Timeline TBD.

> The CPU-only image is highly needed,Timeline has been done?@jbkyang-nvi @lfxx hey can you elaborate on why you can't use `build.py` to build your CPU-only image? The instructions are [here...

Also just to clarify, we're still trying to internally determine prioritization :)

Closing issue due to lack of activity for Triton development team. Please re-open the issue if you would like to follow up with this issue

@heibaidaolx123 it just means it doesn't support [InferMulti](https://github.com/triton-inference-server/client/blob/1173e9516d9283387de98ba469dddc4ee7d1c5a6/src/c%2B%2B/library/grpc_client.h#L456-L463) like the C++ client does. We can update the documentation to make it more clear. What is your use case? Do you...

@heibaidaolx123 can you send a code snippet & gc error? It should not happen. We will let you know when we fix it

Closing issue due to lack of activity. Please re-open the issue if you would like to follow up with this issue

Apologies we didn't get to this! Closing issue due to lack of activity. Please re-open the issue if you would like to follow up with this issue

@ShamariYoti can you also share your config.pbtxt? It looks Triton is trying to find `serving_default` and the model doesn't contain that signature def. It might be because the config.pbtxt is...