How can I get the weights, biases and the scaling factors from tensorrt engine ?

Hi,

In the above website, It clearly shows how to use INT8 calibrator to compute the correct scaling factor based on the input distributions.

I just want to know how one can get the weights, biases and the scaling factors after the INT8 calibration.

Please help me with this.