Migrate from Shanmuk4622/E2AM_MobileViTv2_CIFAR10: paper_tables/deployment_results_table.csv
Browse files
paper_tables/deployment_results_table.csv
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
accuracy,device,elapsed_sec,energy_j,energy_per_inference_j,error,latency_ms_per_image,model_size_mb,n_images,nonzero_parameters,num_parameters,throughput_imgs_per_sec,variant,source
|
| 2 |
+
0.9177734375,cuda:0,12.356947422027588,942.1728481625648,0.1840181344067509,,2.4134662933647637,16.92284393310547,5120.0,4393971.0,4393971.0,414.3418131627759,D0_fp32,/kaggle/working/E2AM-MobileViTv2-CIFAR10/cifar10/deployment/M7_full_e2am/deployment_metrics.csv
|
| 3 |
+
0.098828125,cuda:0,11.37183141708374,871.3954184420014,0.1701944176644534,,2.221060823649168,16.92284393310547,5120.0,2217763.0,4393971.0,450.2353061889659,D1_pruned_masked,/kaggle/working/E2AM-MobileViTv2-CIFAR10/cifar10/deployment/M7_full_e2am/deployment_metrics.csv
|
| 4 |
+
0.8962890625,cuda:0,13.365618467330933,1019.0583110886452,0.199034826384501,,2.6104723569005728,16.92284393310547,5120.0,4287795.0,4393971.0,383.0724341349874,D2_pruned_finetuned,/kaggle/working/E2AM-MobileViTv2-CIFAR10/cifar10/deployment/M7_full_e2am/deployment_metrics.csv
|
| 5 |
+
,,,,,symbolically traced variables cannot be used as inputs to control flow,,,,,,,D3_int8_cpu_fx,/kaggle/working/E2AM-MobileViTv2-CIFAR10/cifar10/deployment/M7_full_e2am/deployment_metrics.csv
|
| 6 |
+
,,,,,symbolically traced variables cannot be used as inputs to control flow,,,,,,,D4_pruned_int8,/kaggle/working/E2AM-MobileViTv2-CIFAR10/cifar10/deployment/M7_full_e2am/deployment_metrics.csv
|