Ilya Lavrenov
8f3d030d79
Removed ov::runtime namespace ( #9781 )
...
* Removed ov::runtime namespace
* clang-format
* Fixes
* template reference
* Fixes
2022-01-20 16:17:57 +03:00
Alexey Suhov
a79830cb55
Update year to 2022 in copyright notice ( #9755 )
2022-01-19 01:07:49 +03:00
Ilya Churaev
ec6f57872f
Renamed ov::Function to ov::Model ( #9051 )
...
* Renamed ov::Function to ov::Model
* Fixed all for macos
* Fixed build
* Fixed build
* Revert changes in GPU plugin
* Fixed ngraphFunctions
* Fixed all for mac
* Fixed new test
* Fixed if for Windows
* Fixed unit tests and renamed Function in python API
* Fixed code style
* Fixed import
* Fixed conflict
* Fixed merge issues
2021-12-10 13:08:38 +03:00
Eugeny Volosenkov
05cd830de5
Move eval tests to template tests ( #7132 )
...
* Add If implementation with reference
* fix test
* fix comments
* Fix validate_and_INFER_TYPES
* rewrite tests for dynamic cases
* Fix ci failed
* add comentaries for validate_and_infer_types
* fix api
* Added ngraph checks and delete copied op from opset8
* code style fix
* fix code style
* add checkers to reference
* add has_evaluate
* fix eval
* Fix code style
* fix code style
* Add template plugin tests
* fix code style
* delete boolean
* fix IfParams
* Fix comments
* intermediate commit
* delete eval test
* add common header
* Fix codestyle
* fix set_invariant_input/set_body_output
* fix code_style
* fix codestyle
* delete validate_and_infer_types from type prop tests
* delete comments
2021-10-07 18:40:57 +03:00