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

[PaddleTRT] add linear_interp_v2 converter and fix arg_max converter #70939

Merged
merged 3 commits into from
Jan 26, 2025

Conversation

bukejiyu
Copy link
Contributor

@bukejiyu bukejiyu commented Jan 22, 2025

PR Category

Inference

PR Types

Bug fixes

Description

pcard-71500
1.增加 linear_interp_v2 convert
2.修复 arg_max convert

@@ -0,0 +1,259 @@
# Copyright (c) 2022 PaddlePaddle Authors. All Rights Reserved.
Copy link
Contributor

Choose a reason for hiding this comment

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

2022 -> 2025

@@ -0,0 +1,152 @@
/* Copyright (c) 2022 PaddlePaddle Authors. All Rights Reserved.
Copy link
Contributor

Choose a reason for hiding this comment

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

2022->2025

@yuanlehome yuanlehome changed the title [inference]old trt fix [PaddleTRT] add linear_interp_v2 converter and fix arg_max converter Jan 26, 2025
@yuanlehome yuanlehome merged commit ef64904 into PaddlePaddle:develop Jan 26, 2025
33 checks passed
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.

3 participants