-
Notifications
You must be signed in to change notification settings - Fork 64
[torchcodec] Add a NoDemux suffix to functions that do not demux #147
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D60687942 |
This pull request was exported from Phabricator. Differential Revision: D60687942 |
…a-pytorch#147) Summary: Pull Request resolved: meta-pytorch#147 This more clearly indicates that the function does not perform demuxing (separating frames into separate streams) and returns outputs from any available stream. Differential Revision: D60687942
a8400b7
to
88364b5
Compare
This pull request was exported from Phabricator. Differential Revision: D60687942 |
…a-pytorch#147) Summary: Pull Request resolved: meta-pytorch#147 This more clearly indicates that the function does not perform demuxing (separating frames into separate streams) and returns outputs from any available stream. Reviewed By: scotts Differential Revision: D60687942
88364b5
to
955f7b0
Compare
This pull request was exported from Phabricator. Differential Revision: D60687942 |
…a-pytorch#147) Summary: Pull Request resolved: meta-pytorch#147 This more clearly indicates that the function does not perform demuxing (separating frames into separate streams) and returns outputs from any available stream. Reviewed By: scotts Differential Revision: D60687942
955f7b0
to
6a3fd7a
Compare
…a-pytorch#147) Summary: Pull Request resolved: meta-pytorch#147 This more clearly indicates that the function does not perform demuxing (separating frames into separate streams) and returns outputs from any available stream. Reviewed By: scotts Differential Revision: D60687942
This pull request was exported from Phabricator. Differential Revision: D60687942 |
6a3fd7a
to
6121df9
Compare
This pull request has been merged in 2d02b85. |
…mux (meta-pytorch#147)" This reverts commit 2d02b85.
…mux (meta-pytorch#147)" This reverts commit 2d02b85.
…a-pytorch#147) Summary: Pull Request resolved: meta-pytorch#147 This more clearly indicates that the function does not perform demuxing (separating frames into separate streams) and returns outputs from any available stream. Reviewed By: scotts Differential Revision: D60687942 fbshipit-source-id: af8d5e6e3a5949bcaa4e91f5ee170bf594d7373a
Summary: This more clearly indicates that the function does not perform demuxing (separating frames into separate streams) and returns outputs from any available stream.
Differential Revision: D60687942