- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.9k
[Inference] save_optimized_model_pass support tensorrt #55893
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Inference] save_optimized_model_pass support tensorrt #55893
Conversation
| 你的PR提交成功,感谢你对开源项目的贡献! | 
0aea06a    to
    b7cc00c      
    Compare
  
    fc4104d    to
    ee94157      
    Compare
  
    282aa9b    to
    74830e2      
    Compare
  
    3a97204    to
    7fd1336      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for set_tests_properties(test_save_optimized_model_pass PROPERTIES TIMEOUT 300)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for ENFORCE MSG
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…55893) * fix cudnn 8.7+ bug on cudnnConvolutionBiasActivationForward * save_optimized_model_pass support tensorrt * update * update * fix compile * update * fix ut timeout
PR types
New features
PR changes
Others
Description
This PR's work:
How to use:
Note:
Others
Pcard-71500