* First draft of nGraph documentation * updated according to review comments * Updated * Reviewed the nGraph Transformation section, added missing images * Update nGraph_dg.md * Delete python_api.md Removed since there is already the nGraph_Python_API.md document with a comprehensive overview. Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com> Co-authored-by: CCR\avladimi <anastasiya.ageeva@intel.com>
26 lines
1.5 KiB
XML
26 lines
1.5 KiB
XML
<doxygenlayout version="1.0">
|
|
<navindex>
|
|
<!-- Steps -->
|
|
<tab type="usergroup" url="index.html" visibile="yes" title="GUIDE">
|
|
<tab type="usergroup" url="index.html" title="Developer Guide for Inference Engine Plugin Library">
|
|
<tab type="user" url="@ref plugin" visibile="yes" title="Implement Plugin Functionality"/>
|
|
<tab type="user" url="@ref executable_network" visibile="yes" title="Implement Executable Network Functionality"/>
|
|
<tab type="user" url="@ref infer_request" visibile="yes" title="Implement Synchronous Inference Request"/>
|
|
<tab type="user" url="@ref async_infer_request" visibile="yes" title="Implement Asynchronous Inference Request"/>
|
|
</tab>
|
|
</tab>
|
|
<!-- Additional resources -->
|
|
<tab type="usergroup" visibile="no" title="DETAILED GUIDES">
|
|
<tab type="user" url="@ref plugin_build" visibile="yes" title="Build Your Plugin with CMake*"/>
|
|
<tab type="user" url="@ref plugin_testing" visibile="yes" title="Test Your Plugin"/>
|
|
<tab type="user" url="@ref quantized_networks" visibile="yes" title="Quantized networks guide"/>
|
|
</tab>
|
|
<!-- API References -->
|
|
<tab type="usergroup" title="API REFERENCE">
|
|
<!-- IE Developer Package -->
|
|
<tab type="modules" visible="yes" title="Inference Engine Plugin API Reference"/>
|
|
</tab>
|
|
<tab type="usergroup" title="MAIN OPENVINO™ DOCS" url="../index.html"/>
|
|
</navindex>
|
|
</doxygenlayout>
|