Skip to content
  • Noric Couderc's avatar
    Implemented getting cycles per optype · 71f37b42
    Noric Couderc authored
    We have a map of cycles per operation type, and we use in a function
    that will run specifications, aggregate the number of cycles per each
    method of that type, and return a list of triplets (run#, opType,
    cycles).
    71f37b42