test_autotvm_space.py
3.3 KB
-
[AUTOTVM] Fix a bug in generating the search space (#4779) · 1b8522e4
- Do not use numpy.prod which ignores integer (64 bits) overflows. This leads to an incorrect number of points in the search space.
wpan11nv committed