wang-xinyu / tensorrtx

Implementation of popular deep learning networks with TensorRT network definition API
MIT License
7.04k stars 1.78k forks source link

Add Ghostnet && Fix object destruction order in APIToModel function to avoid undefined behavior #1581

Closed Phoenix8215 closed 1 month ago

Phoenix8215 commented 2 months ago
wang-xinyu commented 1 month ago

@Phoenix8215 Pls fix the pre-commit errors, you can refer to https://github.com/wang-xinyu/tensorrtx/blob/master/tutorials/contribution.md

Thanks for you contribution!

Phoenix8215 commented 1 month ago

Hi @wang-xinyu,

I have resolved the pre-commit errors as requested. You can review the latest commits to verify the changes.

Thank you for your guidance and support!💞