Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Fix default constructor of counting iterator #1514

Conversation

gevtushenko
Copy link
Collaborator

This PR contains a fix for the issue related to uninitialized fields in the counting iterator.

@gevtushenko
Copy link
Collaborator Author

run tests

@gevtushenko gevtushenko added testing: gpuCI in progress Started gpuCI testing. testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). labels Aug 26, 2021
@gevtushenko
Copy link
Collaborator Author

DVS: 30347096

@gevtushenko gevtushenko added testing: gpuCI passed Passed gpuCI testing. and removed testing: gpuCI in progress Started gpuCI testing. labels Aug 27, 2021
@alliepiper alliepiper added this to the 1.15.0 milestone Sep 21, 2021
@alliepiper alliepiper linked an issue Sep 21, 2021 that may be closed by this pull request
@alliepiper
Copy link
Collaborator

LGTM -- go ahead and merge if DVS looks okay.

@gevtushenko gevtushenko merged commit e82f557 into NVIDIA:main Sep 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing: gpuCI passed Passed gpuCI testing. testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uninitialized fields in the default constructed counting_iterator
2 participants