jansel / opentuner

An extensible framework for program autotuning
http://opentuner.org/
MIT License
382 stars 112 forks source link

Update tuningrunmain.py #165

Closed r0cketdyne closed 4 months ago

r0cketdyne commented 4 months ago

We maintain the functionality and structure of the original code but improve readability and adherence to PEP 8 standards. I've removed redundant imports, simplified code where possible, and made minor adjustments for better clarity.