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 test_dali_tf_dataset_mnist_eager test #3991

Merged
merged 1 commit into from
Jun 17, 2022

Conversation

JanuszL
Copy link
Contributor

@JanuszL JanuszL commented Jun 17, 2022

  • fixes missing import of available_gpus in the
    test_dali_tf_dataset_mnist_eager test

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

Category:

Bug fix (non-breaking change which fixes an issue)

Description:

  • fixes missing import of available_gpus in the
    test_dali_tf_dataset_mnist_eager test

Additional information:

Affected modules and functionalities:

  • test_dali_tf_dataset_mnist_eager

Key points relevant for the review:

  • NA

Tests:

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

- fixes missing import of available_gpus in the
  test_dali_tf_dataset_mnist_eager test

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [5109811]: BUILD STARTED

@stiepan stiepan self-assigned this Jun 17, 2022
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [5109811]: BUILD PASSED

@JanuszL JanuszL merged commit 804bd92 into NVIDIA:main Jun 17, 2022
@JanuszL JanuszL deleted the fix_test_dali_tf_dataset_mnist_eager branch June 17, 2022 18:06
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

5 participants