Files
openvino/docs/dev/debug_capabilities.md
Ilya Churaev dcca08763b Added template for core dev documentation (#13091)
* Added template for core dev documentation

* Update test_coverage.md

* Update coding_style.md

* Update build.md

* Create debug_capabilities.md

* Update index.md

* Update debug_capabilities.md

* Update index.md

* Update README.md

* Create shape_propagation

* Update and rename shape_propagation to shape_propagation.md

* Update shape_propagation.md

* Create operation_enabling_flow.md

* Update index.md

* Update README.md

* Update operation_enabling_flow.md
2022-09-19 15:57:01 +04:00

11 lines
430 B
Markdown

# OpenVINO Debug Capabilities
OpenVINO components provides different debug capabilities, to get more infromation please read:
* [OpenVINO Model Debug Capabilities](https://docs.openvino.ai/latest/openvino_docs_OV_UG_Model_Representation.html#model-debug-capabilities)
* [OpenVINO Pass Manager Debug Capabilities](#todo)
## See also
* [OpenVINO™ README](../../README.md)
* [Developer documentation](../../docs/dev/index.md)