You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I understand, the results are obtained on a neuromorphic simulator (INI for example). It gives the performance metrics, but I was wondering if there was a way to obtain the energy consumption, inference time and the no. of MACC operations as well?
The text was updated successfully, but these errors were encountered:
Hi, for the INI simulator, you also get the number of MACC operations, but not energy consumption or inference time because the simulation runs on a GPU and does not reflect truly asynchronous processing on dedicated hardware. See also #70 for an explanation of the logged data.
On Thu, 22 Jun, 2023, 3:22 am Bodo Rueckauer, ***@***.***> wrote:
Hi, for the INI simulator, you also get the number of MACC operations, but
not energy consumption or inference time because the simulation runs on a
GPU and does not reflect truly asynchronous processing on dedicated
hardware. See also #70
<#70>
for an explanation of the logged data.
—
Reply to this email directly, view it on GitHub
<#139 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASM5V7IF62XK56DU3L3JODDXMPW3ZANCNFSM6AAAAAAZIOSAUA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
From what I understand, the results are obtained on a neuromorphic simulator (INI for example). It gives the performance metrics, but I was wondering if there was a way to obtain the energy consumption, inference time and the no. of MACC operations as well?
The text was updated successfully, but these errors were encountered: