Skip to content
Maciej Smyk edited this page Mar 10, 2023 · 60 revisions

General resources

How to build

  • Building for different OSes
    • Windows systems
    • Linux Systems
    • macOS Systems for Intel CPU
    • macOS Systems for Apple Silicon
    • Android Systems
    • Raspbian Stretch OS
    • WebAssembly
  • Building in a Docker image
  • Installing
  • Building documentation
  • CMake options for custom compilation
  • Conditional compilation for particular models
  • Building static libraries

Developer documentation

  • Inference Engine architecture
  • CPU plugin
  • GPU plugin
  • HETERO plugin architecture
  • MULTI plugin architecture
  • AUTO plugin architecture
  • Snippets
    • SnippetS design guide
    • CPU target for SnippetS code generator
  • Proxy plugin (Concept)

Tests

Clone this wiki locally