lebeg commented on a change in pull request #13343: Mitigate exponential
complexity when running gpu_topology tests
URL: https://github.com/apache/incubator-mxnet/pull/13343#discussion_r235396960
##########
File path: tests/cpp/kvstore/gpu_topology_test.cc
##########
@@ -562,7 +561,7 @@ TEST(GpuTopology, TestComputeTrees1) {
float alpha = 0.7;
bool backtrack = true;
// Do 5 randomized tests per GPU count from 2 to 16
Review comment:
Change the comment from 16 to 8 as well
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services