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

Enable indexless video decoding for GPU #4347

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

banasraf
Copy link
Collaborator

Signed-off-by: Rafal rbanas@nvidia.com

Category:

Refactoring

Description:

Disables building index in GPU video decoding. It improves performance of the operator (25% in rough tests).

Additional information:

Affected modules and functionalities:

video_decoder_mixed.cc

Key points relevant for the review:

Tests:

  • Existing tests apply
  • New tests added
    • Python tests
    • GTests
    • Benchmark
    • Other
  • N/A

Covered by:

  • test/python/decoders/test_video.py
  • operators/reader/loader/video/frames_decoder_test.cc: *NoIndex

Checklist

Documentation

  • Existing documentation applies
  • Documentation updated
    • Docstring
    • Doxygen
    • RST
    • Jupyter
    • Other
  • N/A

DALI team only

Requirements

  • Implements new requirements
  • Affects existing requirements
  • N/A

REQ IDs: N/A

JIRA TASK: N/A

Signed-off-by: Rafal <rbanas@nvidia.com>
@banasraf
Copy link
Collaborator Author

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [6171361]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [6171361]: BUILD PASSED

@banasraf banasraf merged commit 8289ad8 into NVIDIA:main Oct 14, 2022
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.

4 participants