Add Measurements

Steps on how to add new measurements

  1. Create a csv file with the following columns: NN_Topology,HWType,Precision,Op mode,batch/thread/stream,lat-comp,fps-system,fps-comp,tp-system,tp-comp,top1 [%],top5 [%],BasePWR [W],IdlePWR [W],FullPwr [W],GOPS,PruningFactor,level.

  2. Rename the csv file with the name of the measured machine learning task, e.g. imagenet.csv.

  3. Enter your data in this new .csv file, leaving columns blank if data is not available.

  4. Log into your GitHub account and open https://github.com/RCL-lab/QutibenchWeb webpage.

  5. Under 'Issues' tab click on 'New Issue'. Fill up the form and attach your csv file.

  6. If you would like to add an image, attach it along with you csv file.

  7. Submit the issue.

  8. The csv file data will be processed and deployed to this website after a brief while.

  9. Thank you for taking the time and contributing.