Files
apache--tvm/python
Tristan Konolige aff1312e36 [PROFILER] Fix percent compute bound calculation (#11542)
* [PROFILER] Fix percent compute bound calculation

Somehow the runtime was dropped from the percent compute bound
calculation. Tolerances on the test we bumped a little bit higher to try
and catch mistakes like this in the future.

* forgot print
2022-06-02 14:37:11 -07:00
..