-
Notifications
You must be signed in to change notification settings - Fork 37
Concept
valentina-kustikova edited this page Nov 25, 2022
·
5 revisions
The goal of the project is to develop a software for measuring the performance of a wide range of deep learning models inferring on various popular frameworks and various hardware, as well as regularly publishing the obtained data.
Tasks
- To develop the software architecture that allows you to extend a set of supported frameworks and hardware platforms.
- To implement the software. Inference implementation is based on the OpenVINO toolkit or another inference frameworks.
- To develop an infrastructure to automatically deploy a benchmarking system and collect inference performance metrics.
- To integrate other frameworks to infer deep models (Caffe, TensorFlow, MXNet, etc.).
- To gather performance metrics for deep models regularly.
- To extend the set of models for which inference performance is measured regularly.