Seed does not work for ShaDowKHopSampler #4380
CongWeilin
started this conversation in
General
Replies: 1 comment
-
Yes, sorry about that. Currently, our custom C++ sampling code does not respect any seeds. One workaround is to calculate the subgraphs once, hold them in a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to generate the same subgraphs for validation using the following code
I run the code twice, but gives me different results:
Beta Was this translation helpful? Give feedback.
All reactions