Hello Aerial team,
I am currently working on integrating AI channel estimation model into cuPHY PUSCH receiver pipeline. I have followed the provided examples and documentation, however I am experiencing difficulties when converting the PyTorch model into a TensorRT engine and integrating it into the actual cuPHY pipeline. When running with the TrtEngine enabled, the receiver does not work well, even though it shows the engine is successfully loaded.
I have read this document (AI/ML Components for PUSCH Channel Estimation — Aerial CUDA-Accelerated RAN) , but I still need additional information for TensorRT engine integration.
Any guidance would be appreciated.
Thank you