Files
apache--tvm/python/tvm/utils
Tristan Konolige 9d6599c928 [PROFILER] Add configuration information to profiler (#11530)
Configuration is a place to store extra information related to the
specific profiler run. Right now it is just the executor used and the
number of threads. The roofline analysis also adds peak flops and peak
bandwidth.
2022-06-06 08:49:22 -07:00
..