restore unwanted changes
Validate Operations / validate-operations (push) Waiting to run

This commit is contained in:
NiccoloN
2026-08-06 14:52:55 +02:00
parent 42c236b6a5
commit 4acd3b0c81
15 changed files with 172 additions and 1929 deletions
@@ -1,3 +1,5 @@
model,raptor_latency_ms,pimcomp_latency_ms,raptor_energy_pj,pimcomp_energy_pj,faster_compiler,speedup
vgg8,1.521060,7.985074,486309111.040001,1597904071.120000,raptor,5.25
resnet18,33.552733,58.853613,9702508727.119982,13983148468.119974,raptor,1.75
vgg8,1.465778,7.985074,477298145.040001,1597904071.120000,raptor,5.45
resnet18,28.099952,58.853733,8781611766.119984,13983168748.119974,raptor,2.09
resnet34,45.781486,91.607980,14962940227.679951,22722922369.680016,raptor,2.00
googlenet,13.371204,62.923463,6117835798.919991,14547526780.240000,raptor,4.71
1 model raptor_latency_ms pimcomp_latency_ms raptor_energy_pj pimcomp_energy_pj faster_compiler speedup
2 vgg8 1.521060 1.465778 7.985074 486309111.040001 477298145.040001 1597904071.120000 raptor 5.25 5.45
3 resnet18 33.552733 28.099952 58.853613 58.853733 9702508727.119982 8781611766.119984 13983148468.119974 13983168748.119974 raptor 1.75 2.09
4 resnet34 45.781486 91.607980 14962940227.679951 22722922369.680016 raptor 2.00
5 googlenet 13.371204 62.923463 6117835798.919991 14547526780.240000 raptor 4.71