-
Notifications
You must be signed in to change notification settings - Fork 62
[torchcodec] rename deprecated sampler #906
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM modulo lint issue. I assume that defining it as DEPRECATED_VideoClipSampler
instead of the more conventional DeprecatedVideoClipSampler
is a deliberate choice?
Deliberate, but not deeply considered. I want the name to be ugly and catch people's attention. Not adhering to normal naming standards, I think, helps do that. |
34b0dcb
to
a45c7cb
Compare
Summary: Renaming the old, deprecated sampler to remove any doubt about its status. This code is not documented or part of our release. Reviewed By: NicolasHug Differential Revision: D82962921
a45c7cb
to
a3eb450
Compare
Summary: Renaming the old, deprecated sampler to remove any doubt about its status. This code is not documented or part of our release. Reviewed By: NicolasHug Differential Revision: D82962921
a3eb450
to
b85a872
Compare
Summary: Renaming the old, deprecated sampler to remove any doubt about its status. This code is not documented or part of our release. Reviewed By: NicolasHug Differential Revision: D82962921
b85a872
to
87242f0
Compare
Differential Revision: D82962921