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

inverse_transform 方法的 inplace 参数是无效的 #290

Closed
2Bear opened this issue Dec 13, 2022 · 3 comments
Closed

inverse_transform 方法的 inplace 参数是无效的 #290

2Bear opened this issue Dec 13, 2022 · 3 comments

Comments

@2Bear
Copy link
Contributor

2Bear commented Dec 13, 2022

paddlets\transform\base.py

第219行:

return self.inverse_transform_one(dataset)

没有传入 inplace 参数,这个参数不起作用。

PR #286

@LinWencong
Copy link
Collaborator

@QGN123 关注;

@2Bear
Copy link
Contributor Author

2Bear commented Dec 13, 2022

merged.

@2Bear 2Bear closed this as completed Dec 13, 2022
@tongbaiming
Copy link

使用 OneHot inverse_transform 没有效果是咋回事?

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

3 participants