finally faster on all pimcomp models
Validate Operations / validate-operations (push) Has been cancelled

This commit is contained in:
NiccoloN
2026-07-30 14:07:01 +02:00
parent 1b4f070bef
commit c12f69133d
4 changed files with 140 additions and 111 deletions
@@ -1,5 +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
vgg8,2.463417,7.985074,649524564.120001,1597904071.120000,raptor,3.24
resnet18,31.449811,58.853733,9335506856.119984,13983168748.119974,raptor,1.87
resnet34,58.071522,91.607980,17027195415.679953,22722922369.680016,raptor,1.58
googlenet,24.247113,62.923463,8019605936.239990,14547526780.240000,raptor,2.60
1 model raptor_latency_ms pimcomp_latency_ms raptor_energy_pj pimcomp_energy_pj faster_compiler speedup
2 vgg8 2.451664 2.463417 7.985074 647608825.120001 649524564.120001 1597904071.120000 raptor 3.26 3.24
3 resnet18 113.483357 31.449811 58.853733 23204566467.119949 9335506856.119984 13983168748.119974 pimcomp raptor 1.93 1.87
4 resnet34 120.655292 58.071522 91.607980 27614808203.679939 17027195415.679953 22722922369.680016 pimcomp raptor 1.32 1.58
5 googlenet 22.936609 24.247113 62.923463 7798109358.239990 8019605936.239990 14547526780.240000 raptor 2.74 2.60