I run triton model using KIND_CPU and I expect to run nvinferserver on CPU but deepstream doesn’t support, right?
because nvinferserver still needs to be run on GPU to normailze, scale
There is no update from you for a period, assuming this is not an issue any more. Hence we are closing this topic. If need further support, please open a new one. Thanks
yes, nvinfersever will use GPU to do preprocess. and nvstreammux needs GPU to otuput GPU buffer.