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

Improve the feed_input documentation regarding prefetching #4875

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

JanuszL
Copy link
Contributor

@JanuszL JanuszL commented May 26, 2023

  • adds an explanation of how many times feed_input needs to be called
    to make sure that DALI prefetching is full of data

Category:

Other (e.g. Documentation, Tests, Configuration)

Description:

  • adds an explanation of how many times feed_input needs to be called
    to make sure that DALI prefetching is full of data

Additional information:

Affected modules and functionalities:

  • pipeline:feed_input docs

Key points relevant for the review:

  • wording

Tests:

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

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

- adds an explanation of how many times `feed_input` needs to be called
  to make sure that DALI prefetching is full of data

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
@JanuszL JanuszL merged commit c59233a into NVIDIA:main Jun 1, 2023
@JanuszL JanuszL deleted the improve_feed_docs branch June 1, 2023 13:12
JanuszL added a commit to JanuszL/DALI that referenced this pull request Oct 13, 2023
…4875)

- adds an explanation of how many times `feed_input` needs to be called
  to make sure that DALI prefetching is full of data

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
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.

3 participants