When I compile a mxnet model target cuda under windows7, it happed a ZeroDivisionError . space.py(207):RuntimeWarning :divide by zero encountered in long_scalars if self.product % np.prod(tmp_stack) == 0: