-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Expose transforms.v2
utils for writing custom transforms.
#8670
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8670
Note: Links to docs will display an error until the docs builds have been completed. ❌ 4 New FailuresAs of commit 1f24d8f with merge base 9832166 (): NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
transforms.v2
utils for writing custom transforms.
Thanks for the initial PR @venkatram-dev . Note that tests were failing for different reasons, the main one being that I fixed and cleaned up the tests, added some more test cases, and exposed a few more utils. Thank you! |
…8670) Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
#7785 (comment)
cc @vfdev-5