-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Currently we need to do some analysis on a test by test case like atol, rtol, timing etc. To make this easier as this won't be the first time we need to do this + it's likely useful for developers we should create a verbose mode which reports per test the following averages, standard deviations, mins, and maxes. (can add other things if you think its useful)
- absolute difference from ground truth
- relative difference from ground truth
- Speedup relative to eager
- Wall clock time
- Errors per test
msaroufim
Metadata
Metadata
Assignees
Labels
No labels