[AUTOTVM] Fix a bug in generating the search space (#4779)
- Do not use numpy.prod which ignores integer (64 bits) overflows. This leads to an incorrect number of points in the search space.
Showing
Please
register
or
sign in
to comment