MaxeeCR
MaxeeCR
[TSM](https://github.com/open-mmlab/mmaction2/tree/master/configs/recognition/tsm)、[Video swin-transformer](https://github.com/SwinTransformer/Video-Swin-Transformer/tree/master/configs/recognition/swin) mmaction2 tensorrt :heart_eyes: :pray:
> @MaxeeCR Could you check if you have set the calibration profile correctly? See: https://docs.nvidia.com/deeplearning/tensorrt/developer-guide/index.html#int8-calib-dynamic-shapes I add `config.add_optimization_profile(profile)` in `build_engine` func, but the same error remains
> @MaxeeCR Could you provide your ONNX file so that we can repro and debug this issue? Thanks onnx model: https://drive.google.com/file/d/1EpWYDYZQ4Pooa-sfCkxkA-a3FG5FzRIb/view?usp=sharing