grimoire / torch2trt_dynamic

A pytorch to tensorrt convert with dynamic shape support
MIT License
254 stars 34 forks source link

Encountered known unsupported method torch.nn.functional.has_torch_function_variadic #35

Open zhouchang413057247 opened 5 months ago

zhouchang413057247 commented 5 months ago

meet this error when convert a pytorch model to trt

grimoire commented 4 months ago

We have not support all ops in pytorch yet.