Back to Openvino

How to customize CS for specific user case

tools/commit_slider/dev_guide.md

2026.1.2474 B
Original Source

How to customize CS for specific user case

To face the user case we should clarify some aspects.

  • Customization of existing Mode / creating a new one.
  • The way of linking/compilation of main app.
  • What kind of analisys do we need ?
  • Do we need some preparation (collecting of specific data, validation of hardware behaviour, code preprocessing) ?
  • Validation of result.
  • API design.

Examples of solved problems: (Performance cross-checking)