Fix autotuning so that it records Floating Point Operations per second, not microsecond (#2711)
* Fix how autotuning reports TFLOPS so that they are reported in FLOPS per second, not millisecond
Co-authored-by: Nick Sarkauskas <nsarka00@gmail.com>
Co-authored-by: Quentin Anthony <anthony.301@osu.edu>
Signed-off-by: Dashiell Stander <dstander@protonmail.com>
* Actually it is microseconds -> seconds
Signed-off-by: Dashiell Stander <dstander@protonmail.com>
* Actually it is microseconds -> seconds
Signed-off-by: Dashiell Stander <dstander@protonmail.com>
Signed-off-by: Dashiell Stander <dstander@protonmail.com>
Co-authored-by: Nick Sarkauskas <nsarka00@gmail.com>
Co-authored-by: Quentin Anthony <anthony.301@osu.edu>