We are trying to access tensormeta from deepstream using nvinfer plugin. we got Not a Number in tensormeta always. our triton inference server uses tensorflow saved model backend. we also tried inference with triton client results are fine. Tensorrt and onnx too give the same results
.
Environment
TensorRT Version: 8.0.1 GPU Type: dGPU CUDA Version: CUDA 11.3
sorry, the repo files are invalid, could you share me the repo file again?
when i read tensormata inside python code ===> I don’t mean python or C++, I mean if it’s add in nvinfer sink/src pad or any other places, can you share the piece of code?