Skip to content

Performance measurement on aihwkit #441

Answered by maljoras
mingyuan-xiang asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mingyuan-xiang ,
currently the AIHWKIT only does accuracy simulation, thus functional verification. It does not estimate energy or latency for RRAMs.

We have a utility tool (analog_info) that summarizes the number of crossbars and the tile utilization for a given DNN. In principle, one could use that information to get a rough estimate on latency and energy. If only a rough estimate is required that might be a good base and it would be a great contribution if you have some expertise to that end. However, for more accuracy estimation of latency, a complete chip-design and a compiler would be needed (adding all kinds of storage operations and communications etc), which is in itself very…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mingyuan-xiang
Comment options

Answer selected by mingyuan-xiang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #439 on November 10, 2022 17:21.