Commit Graph

3 Commits

Author SHA1 Message Date
Ilya Churaev
d5d67b2be8 Removed using of BWDCMP macro (#14292)
* Removed using of BWDCMP macro

* Fixed code style

* Removed type info

* Fixed ONNX tests

* Fixed CPU tests

* Fixed ExecutionNode
2022-12-07 12:47:16 +04:00
Ilya Churaev
a04708c16b Rename core itt macros (#13221)
* Renamed ITT macro

* Rename NGRAPH_OP_SCOPE to OV_OP_SCOPE

* Fixed core tests
2022-09-27 12:43:15 +03:00
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