ROCm / MIOpen

AMD's Machine Intelligence Library
https://rocm.docs.amd.com/projects/MIOpen/en/latest/
Other
1.08k stars 230 forks source link

Error checking for solutions retrieved from Perf db #3384

Open cderb opened 1 week ago

cderb commented 1 week ago

Calling IsValid on solutions retrieved from the system and user performance db will catch potential errors when tunings become stale due to solver changes. MIOpen should sanitize records read from databases and default to a valid solution to avoid potential errors.