ShishirPatil / poet

ML model training for edge devices
https://shishirpatil.github.io/poet/
Apache License 2.0
157 stars 18 forks source link

Comparison to POFO #14

Open haoming-codes opened 1 year ago

haoming-codes commented 1 year ago

Dear authors, can you kindly share the code behind Table 3, the comparison to POFO? I'd like to know if the ResNet-18 used was converted from POET's dfgraph to POFO's Chain, or the other way around, and whether there were postprocessing of the results (memory footprint, etc.) from either method to make them comparable. Thank you!