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

最新版本的 plsc 对paddle版本的要求有误 #89

Open
jwmneu opened this issue Sep 30, 2021 · 3 comments
Open

最新版本的 plsc 对paddle版本的要求有误 #89

jwmneu opened this issue Sep 30, 2021 · 3 comments

Comments

@jwmneu
Copy link

jwmneu commented Sep 30, 2021

total_label, self.index = paddle.nn.functional.class_center_sample(

用到的 class_center_sample 在 paddle v2.0.2 的分支上是没有的。

paddlepaddle-gpu==2.0.2

提到的版本是2.0.2

@GuoxiaWang
Copy link
Collaborator

@jwmneu 查看最新的 README.md,当时没有更新。

@GuoxiaWang
Copy link
Collaborator

@jwmneu pip install paddlepaddle-gpu==2.2.0rc0

@jwmneu
Copy link
Author

jwmneu commented Oct 25, 2021

收到 3Q

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

No branches or pull requests

2 participants