56 lines
1.8 KiB
Markdown
56 lines
1.8 KiB
Markdown
# Resources {#resources}
|
|
|
|
|
|
@sphinxdirective
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
:caption: Additional Resources
|
|
|
|
Release Notes <https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html>
|
|
openvino_docs_OV_UG_supported_plugins_Supported_Devices
|
|
openvino_docs_MO_DG_prepare_model_Supported_Frameworks_Layers
|
|
openvino_docs_OV_Glossary
|
|
openvino_docs_Legal_Information
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Intermediate Representation and Operations Sets
|
|
:hidden:
|
|
|
|
openvino_docs_MO_DG_IR_and_opsets
|
|
openvino_docs_ops_opset
|
|
openvino_docs_ops_broadcast_rules
|
|
openvino_docs_operations_specifications
|
|
openvino_docs_MO_DG_prepare_model_convert_model_IR_suitable_for_INT8_inference
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
:caption: Case Studies
|
|
|
|
Case Studies <https://www.intel.com/openvino-success-stories>
|
|
|
|
@endsphinxdirective
|
|
|
|
|
|
This section includes a variety of reference information in three broad categories.
|
|
|
|
### Additional Resources
|
|
[Release Notes](https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html) contains change logs and notes for each OpenVINO release.
|
|
|
|
[Supported Devices](../OV_Runtime_UG/supported_plugins/Supported_Devices.md) is compatibility information about supported hardware accelerators.
|
|
|
|
[Legal Information](../Legal_Information.md) has trademark information and other legal statements.
|
|
|
|
### Intermediate Representation and Operations Sets
|
|
[Available Operation Sets](../ops/opset.md) is a list of supported operations and explanation of supported capabilities.
|
|
|
|
[Broadcast Rules for Elementwise Operations](../ops/broadcast_rules.md) explains the rules used for to support an arbitrary number of dimensions in neural nets.
|
|
|
|
### Case Studies
|
|
Links to [articles](https://www.intel.com/openvino-success-stories) about real-world examples of OpenVINO™ usage.
|