example script to calculate dynamic range

Are there any example script to calculate Tensor dynamic range to be used in sampleint8api example?

INT8
Support has been added for user-defined INT8 scales, using the new
ITensor::setDynamicRange function. This makes it possible to define dynamic
range for INT8 tensors without the need for a calibration data set. setDynamicRange
currently supports only symmetric quantization. A user must either supply a
dynamic range for each tensor or use the calibrator interface to take advantage of
INT8 support.

Hello,

Apologies for the inconvenience. This missing resnet50_per_tensor_dynamic_range file should be addressed in the latest TRT release 5.0.4.