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

Fix Paddle-TRT UT fails #61377

Merged
merged 1 commit into from
Feb 3, 2024
Merged

Fix Paddle-TRT UT fails #61377

merged 1 commit into from
Feb 3, 2024

Conversation

leo0519
Copy link
Collaborator

@leo0519 leo0519 commented Jan 31, 2024

PR types

Others

PR changes

Others

Description

Modifications

  • No data type conversion for input of non-floating precision at default if self.input_type is set
  • Align the constraint in UTs with Paddle-TRT op teller

Fix the following UTs:

  • test_trt_convert_bitwise_or
  • test_trt_convert_bitwise_and
  • test_trt_convert_assign
  • test_trt_convert_scatter
  • test_trt_convert_cast

Copy link
Contributor

@ming1753 ming1753 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@Wangzheee Wangzheee left a comment

Choose a reason for hiding this comment

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

LGTM

@Wangzheee Wangzheee merged commit 1291468 into PaddlePaddle:develop Feb 3, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants