SET-Scheduling-Project / SET-ISCA2023

The framework for the paper "Inter-layer Scheduling Space Definition and Exploration for Tiled Accelerators" in ISCA 2023.
42 stars 5 forks source link

How can I get the performance report and energy report of the best scheme? #3

Open chipletstu opened 2 weeks ago

jingweicai commented 1 week ago

It can be found in the output file with the explored RA Tree.

chipletstu commented 1 week ago

It can be found in the output file with the explored RA Tree.

Sorry, I only find RA tree and IR as output, how to get the report output file which you said ?

chipletstu commented 2 days ago

It can be found in the output file with the explored RA Tree.

Sorry, I only find RA tree and IR as output, how to get the report output file which you said ?

Such as latency and power, thanks.