ROCm / MITuna

MIT License
7 stars 0 forks source link

Catching up on rocMLIR changes: quick-tuning, attention op, backward data, small robustness improvements #944

Closed pcf000 closed 8 months ago

pcf000 commented 9 months ago

Tuning-space support, enable backward-data tuning. Tuning space as an Enum. Improving exception reporting. Use stdout instead of a results file for tuningRunner.py. Support for attention op. Bail without updating database if tuning data is clearly bogus, to avoid database barfs. Initialise arch_full to empty string; init will default it to arch if needed.

alexandraBara commented 8 months ago

@msaudulhassan there is a CI fail here with the SolverAnalytics repo, can you please take a look and help with fixing