ziyu-guo opened a new pull request #9324: URL: https://github.com/apache/tvm/pull/9324
Currently BYOC TRT does not support conv1d due to no native conv1d in TRT. In this PR we added support for conv1d by converting it to conv2d, similar to torchtrt [here](https://github1s.com/NVIDIA-AI-IOT/torch2trt/blob/master/torch2trt/converters/Conv1d.py). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
