update layouts (#4301)
Co-authored-by: Nikolay Tyukaev <ntyukaev_lo@jenkins.inn.intel.com>
This commit is contained in:
parent
9d57d4f52c
commit
5c6970b6e5
@ -73,7 +73,7 @@ limitations under the License.
|
||||
<tab type="user" title="Known Issues" url="@ref openvino_docs_MO_DG_Known_Issues_Limitations"/>
|
||||
</tab>
|
||||
<!-- Model Downloader -->
|
||||
<tab id="model_downloader" type="user" title="Model Downloader" url="@ref omz_tools_downloader_README"/>
|
||||
<tab id="model_downloader" type="user" title="Model Downloader" url="@ref omz_tools_downloader"/>
|
||||
<!-- Custom Operations Guide -->
|
||||
<tab type="usergroup" title="Custom Operations Guide" url="@ref openvino_docs_HOWTO_Custom_Layers_Guide"></tab>
|
||||
</tab>
|
||||
|
@ -112,7 +112,7 @@ limitations under the License.
|
||||
</xi:include>
|
||||
<!-- Tuning Utilities -->
|
||||
<tab type="usergroup" title="Tuning Utilities" url="">
|
||||
<xi:include href="omz_docs.xml" xpointer="xpointer(//tab[@id='accuracy_checker'])">
|
||||
<xi:include href="omz_docs.xml" xpointer="omz_tools_accuracy_checker">
|
||||
<xi:fallback/>
|
||||
</xi:include>
|
||||
<tab type="user" title="Using Cross Check Tool for Per-Layer Comparison Between Plugins" url="@ref openvino_inference_engine_tools_cross_check_tool_README"/>
|
||||
@ -152,10 +152,10 @@ limitations under the License.
|
||||
<!-- RESOURCES category -->
|
||||
<tab type="usergroup" title="RESOURCES">
|
||||
<!-- Models and Demos Documentation-->
|
||||
<xi:include href="omz_docs.xml" xpointer="xpointer(//tab[@id='trained_models'])">
|
||||
<xi:include href="omz_docs.xml" xpointer="omz_models">
|
||||
<xi:fallback/>
|
||||
</xi:include>
|
||||
<xi:include href="omz_docs.xml" xpointer="xpointer(//tab[@id='application_demos'])">
|
||||
<xi:include href="omz_docs.xml" xpointer="omz_demos">
|
||||
<xi:fallback/>
|
||||
</xi:include>
|
||||
<!-- IE Code Samples -->
|
||||
|
Loading…
Reference in New Issue
Block a user