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

Fix hang in TL1_tensorflow-dali_test #4255

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

JanuszL
Copy link
Contributor

@JanuszL JanuszL commented Sep 15, 2022

  • due to an update of TF version used in the
    TL1_tensorflow-dali_test requires more GPU memory
    to run. In other cases, it just hangs. To fix it
    reduce the batch size to save the memory

Signed-off-by: Janusz Lisiecki jlisiecki@nvidia.com

Category:

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

Description:

  • due to an update of TF version used in the
    TL1_tensorflow-dali_test requires more GPU memory
    to run. In other cases, it just hangs. To fix it
    reduce the batch size to save the memory

Additional information:

Affected modules and functionalities:

  • TL1_tensorflow-dali_test

Key points relevant for the review:

  • NA

Tests:

  • Existing tests apply
    • TL1_tensorflow-dali_test
  • 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

- due to an update of TF version used in the
  TL1_tensorflow-dali_test requires more GPU memory
  to run. In other cases, it just hangs. To fix it
  reduce the batch size to save the memory

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
@JanuszL
Copy link
Contributor Author

JanuszL commented Sep 15, 2022

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [5926064]: BUILD STARTED

@JanuszL
Copy link
Contributor Author

JanuszL commented Sep 15, 2022

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [5926091]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [5926064]: BUILD PASSED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [5926091]: BUILD PASSED

@JanuszL JanuszL merged commit d648b92 into NVIDIA:main Sep 22, 2022
@JanuszL JanuszL deleted the fix_TL1_tensorflow-dali_test branch September 22, 2022 15:28
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.

None yet

4 participants