Files
apache--tvm/python
Tristan Konolige d2a7f93beb [ROOFLINE] Calculate roofline from existing TIR PrimFunc (#11238)
Refactor roofline_analysis to use a pass instrument to save TIR code
from compilation for feature extraction. This should support different
compilation pipelines and avoids recompiling the module twice.
2022-05-09 14:45:09 -07:00
..