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

support float32 and double64 of ndarray #878

Merged
merged 2 commits into from
Dec 23, 2020
Merged

support float32 and double64 of ndarray #878

merged 2 commits into from
Dec 23, 2020

Conversation

ShenYuhan
Copy link
Collaborator

support float32 and double64 of ndarray

@@ -138,19 +138,34 @@ def convert_to_HWC(tensor, input_format):
return tensor


def renormalization(image_array):
Copy link
Collaborator

Choose a reason for hiding this comment

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

反归一化是否应该叫做denormalization

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

已修改

@nepeplwu nepeplwu merged commit cf66d95 into PaddlePaddle:develop Dec 23, 2020
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