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] Fix det infermeta and support 0-D tensor for paddle.eye #68341

Merged

Conversation

HydrogenSulfate
Copy link
Contributor

@HydrogenSulfate HydrogenSulfate commented Sep 20, 2024

PR Category

User Experience

PR Types

Bug fixes

Description

Pcard-75624

  1. 修复paddle.linalg.det的infershape不正确,导致新IR下导出模型报错
  2. 修复paddle.eye不能接受0-Dtensor作为输入的问题

@HydrogenSulfate HydrogenSulfate changed the title [Fix] Fix det infermeta [Fix] Fix det infermeta and support 0-D tensor for paddle.eye Sep 20, 2024
@HydrogenSulfate HydrogenSulfate merged commit 610c3c7 into PaddlePaddle:develop Sep 23, 2024
28 of 30 checks passed
@HydrogenSulfate HydrogenSulfate deleted the fix_det_infermeta branch September 23, 2024 04:06
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