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 several bugs #461

Merged
merged 5 commits into from
Dec 6, 2022
Merged

Fix several bugs #461

merged 5 commits into from
Dec 6, 2022

Conversation

rayrayraykk
Copy link
Collaborator

  1. Fix conflicts comments in the early stop
  2. Allow specifying respective data transformations for different splits in torchvision
  3. Avoid using list of datasets which will cause the transform functions to fail.

joneswong
joneswong previously approved these changes Dec 6, 2022
Copy link
Collaborator

@joneswong joneswong left a comment

Choose a reason for hiding this comment

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

LGTM. We shall make the train/val/test split translation more general in the future.

Copy link
Collaborator

@joneswong joneswong left a comment

Choose a reason for hiding this comment

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

looks better! Now the "merge data" procedure is clear.

@joneswong joneswong merged commit 429bcc4 into alibaba:master Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants