Alexander
Results
1
issues of
Alexander
Hi, @jansel, I've been looking through your manipulator code, and stuck on these lines: https://github.com/jansel/opentuner/blob/070c5cef6d933eb760a2f9cd5cd08c95f27aee75/opentuner/search/manipulator.py#L477-L480 Could you please explain this strange rounding? What is 0.4999 const (why not 0.5)? Also,...