Skip to content

Commit

Permalink
fix logic for shuffling results (#3619)
Browse files Browse the repository at this point in the history
@alexbarghi-nv found a bug in sampling during python testing.  The process of shuffling sampled edges for output formatting was corrupting the label associated with each sampled edge.  This PR fixes this bug.

Authors:
  - Chuck Hastings (https://github.com/ChuckHastings)

Approvers:
  - Seunghwa Kang (https://github.com/seunghwak)
  - Naim (https://github.com/naimnv)

URL: #3619
  • Loading branch information
ChuckHastings authored May 26, 2023
1 parent 3ef99c7 commit 483d36b
Showing 1 changed file with 313 additions and 20 deletions.
Loading

0 comments on commit 483d36b

Please sign in to comment.