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

Refactor for v0.2.x #64

Merged
merged 5 commits into from
Sep 3, 2024
Merged

Refactor for v0.2.x #64

merged 5 commits into from
Sep 3, 2024

Conversation

howardhsu
Copy link
Contributor

refactor openclip training:
1, absolute import paths;
2, one call of train_epoch_ex without resetting dataloader or multiple call of train_epoch_ex;
3, move configs into config folder;
4, remove images under docs that are not in use;
5, (WIP) init. positions in data.py and metaclip_wds.py;

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 3, 2024
@howardhsu howardhsu merged commit f943557 into main Sep 3, 2024
1 check passed
@howardhsu
Copy link
Contributor Author

lgtm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants