SamsungLabs / eagle

Measuring and predicting on-device metrics (latency, power, etc.) of machine learning models
Apache License 2.0
66 stars 12 forks source link

Use with --load (instead of --transfer) to eval pretrained model. #5

Closed thomasccp closed 3 years ago

thomasccp commented 3 years ago

https://github.com/SamsungLabs/eagle/blob/355f3c7af524f6ca547ca4f21e2a002883d901cf/eagle/predictors/__main__.py#L449

vaenyr commented 3 years ago

Fixed