Skip to content
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

[Fea] Support onnx and TensorRT inference #794

Merged

Conversation

HydrogenSulfate
Copy link
Collaborator

PR types

New features

PR changes

APIs

Describe

  1. 模型导出功能添加导出onnx的选项
  2. pinn_predictor 支持onnx(cpu+gpu)和TensorRT推理功能
  3. 使用文档添加onnx模型导出和tensorrt推理相关内容

Copy link

paddle-bot bot commented Mar 4, 2024

Thanks for your contribution!

@HydrogenSulfate HydrogenSulfate changed the title [Enh] Support onnx and TensorRT inference [Fea] Support onnx and TensorRT inference Mar 4, 2024
Copy link
Collaborator

@zhiminzhang0830 zhiminzhang0830 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@HydrogenSulfate HydrogenSulfate merged commit 2500b3b into PaddlePaddle:develop Mar 4, 2024
3 of 4 checks passed
@HydrogenSulfate HydrogenSulfate deleted the refine_base_predictor branch March 4, 2024 06:02
huohuohuohuohuo123 pushed a commit to huohuohuohuohuo123/PaddleScience that referenced this pull request Aug 12, 2024
* support onnx inference in base Predictor and PINNPredictor

* support exporting onnx model after exporting paddle inference models via argument 'with_onnx'

* support TensorRT for aneurysm and add TensorRT example in document
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants