Accelergy-Project / timeloop-accelergy-exercises

Exercises for exploring the Fibertree, Timeloop and Accelergy tools
MIT License
85 stars 29 forks source link

latency info possibility #32

Closed jimmy-adams closed 9 months ago

jimmy-adams commented 9 months ago

Hello, I want to map the VGG16 on the Simba arch, will that be possible to get the layerwise latency info from the generated output? Having seen from the example with Alexnet, does the level-based info in file shows the layerwise info?

Thanks alot

tanner-andrulis commented 9 months ago

You may calculate layer-based statistics by summing the relevant statistics (energy, cycles, accesses) across the stats of all layers. This is not done for you (yet); it must be done outside of Accelergy/Timeloop.