Replies: 1 comment
-
As a designed behavior, |
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.
-
I use "do test" option to test my data which contains 10000 configurations with the command like: dp test -m graph.pb -s /path/to/system -n 10000
However, only a very small faction of the data was selected. It seems that “dp test” randomly selected these data. How could I force the code to go testing through all data?
Beta Was this translation helpful? Give feedback.
All reactions