Skip to content

Update test_slogdet.py #3077

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

aquagull
Copy link
Contributor

paddle.slogdet算子输出由 返回的是一个Tensor, Shape 为 [2, *],到跟torch、numpy对齐,返回值为tuple(Tensor, Tensor),即tuple(sign, logdet)。
相关PR:PaddlePaddle/Paddle#72505

本地测试:
image

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.

1 participant