mit-han-lab / once-for-all

[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment
https://ofa.mit.edu/
MIT License
1.85k stars 332 forks source link

Latency Estimator (lookup table) & evolutionary search code neural-network-twins #12

Open hussam789 opened 4 years ago

hussam789 commented 4 years ago

Hey, thanks for your amazing work!

can you share the Latency Estimator and the evolutionary search code based on the neural-network-twins to get a specialized sub-network?

Thanks

Jon-drugstore commented 2 years ago

Hey, thanks for your amazing work!

can you share the Latency Estimator and the evolutionary search code based on the neural-network-twins to get a specialized sub-network?

Thanks

Do you have any ideas for the latency model predictor? how to build the estimator model?