RioS
RioS
https://github.com/hsgodhia/hred/blob/3ec59b6ad29a6db1b77379ac31ccc94eea628adf/util.py#L69 https://github.com/hsgodhia/hred/blob/3ec59b6ad29a6db1b77379ac31ccc94eea628adf/util.py#L72 I think it breaks the alignment. for example there are [u0_1, u0_2, u0_3], [u1_1, u0_2, u0_3] data, but after the alignment, the data can be [u0_1, u1_2, u0_3],...
## Description outputs of fp16 onnx to tensorrt are different from outputs of onnx ## Environment **TensorRT Version**: 8.4.1.5 **NVIDIA GPU**: rts3090 **NVIDIA Driver Version**: 510.60.02 **CUDA Version**: 11.6 **CUDNN...