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

Created YML files to run ofa and added a fix for resize_crop script #63

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

berserkr
Copy link

New yml files were added for cpu and gpu platforms to build ofa inside of a conda env. Added verbiage to README for how to run conda command. Later versions of torchvision.transforms support InterpolationMode enums, thus, there is a mismatch between the new enums and PIL.Image values. This fixes it, makes it backwards compatible.

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.

None yet

1 participant