SaratM

Results 7 comments of SaratM

@dyastremsky thanks for looking into it. You are right that we can unload and load again but in our case the model continuously takes traffic and if we unload, the...

Hi @dyastremsky, Just wanted to follow up on this to see if there is any update.

Hi @dyastremsky Just wanted to follow up on this. I know this issue will be updated whenever there is an update, since its been too long just wanted to follow...

Hi @dyastremsky I did some debugging again today and found that Triton is able to load the conda env tar file only if there is a change in the conda...

Hi @tanmayv25 , thanks for looking into this. The issue happens if the conda pack tar file has same name in both versions. since you have used two different conda...

Below are the config.pbtxt for both version. the config file will be same for both versions ``` name: "modelA" backend: "python" max_batch_size: 8 input [ { name: "INPUT0" data_type: TYPE_STRING...