finally fast googlenet with correct latency artifacts for fair comparison
Validate Operations / validate-operations (push) Has been cancelled

This commit is contained in:
NiccoloN
2026-07-29 18:20:44 +02:00
parent 060a21172e
commit 1b4f070bef
74 changed files with 2773 additions and 1311 deletions
@@ -0,0 +1,5 @@
model,raptor_latency_ms,pimcomp_latency_ms,raptor_energy_pj,pimcomp_energy_pj,faster_compiler,speedup
vgg8,2.451664,7.985074,647608825.120001,1597904071.120000,raptor,3.26
resnet18,113.483357,58.853733,23204566467.119949,13983168748.119974,pimcomp,1.93
resnet34,120.655292,91.607980,27614808203.679939,22722922369.680016,pimcomp,1.32
googlenet,22.936609,62.923463,7798109358.239990,14547526780.240000,raptor,2.74
1 model raptor_latency_ms pimcomp_latency_ms raptor_energy_pj pimcomp_energy_pj faster_compiler speedup
2 vgg8 2.451664 7.985074 647608825.120001 1597904071.120000 raptor 3.26
3 resnet18 113.483357 58.853733 23204566467.119949 13983168748.119974 pimcomp 1.93
4 resnet34 120.655292 91.607980 27614808203.679939 22722922369.680016 pimcomp 1.32
5 googlenet 22.936609 62.923463 7798109358.239990 14547526780.240000 raptor 2.74