About How padding works in Nvidia Deepstream

Please provide complete information as applicable to your setup.

**• Hardware Platform ------------------> GPU
**• DeepStream Version ----------------> 6.2
• TensorRT Version ------------------> 8.5
**• NVIDIA GPU Driver Version (valid for GPU only)----------------> 535

Hi, all
I want to understand how the padding works in deep-stream and what variable I need to add in Nvinfer config file.

  1. Is the padding working with detector ?
  2. Is the padding work with classifier ?
  3. “symmetric-padding” (for nvinfer config file ) is the flag to get padded image to classifier if require ?
  4. Any other parameter need to mention to enable or disable ?