Ilya Churaev
8ab5dbade0
Revert "Add constant folding to hetero to avoid dynamism on GPU ( #10572 )" ( #11370 )
...
This reverts commit 5b18677f1b .
2022-04-01 10:16:14 +03:00
Oleg Pipikin
5b18677f1b
Add constant folding to hetero to avoid dynamism on GPU ( #10572 )
...
* Add constant folding to hetero to avoid dynamism on GPU
* Aplly comments
* Apply comments 2
* Fix1
2022-03-25 07:10:23 +03:00
Anton Pankratov
a7b28953e2
Added Import export device capability into hetero plugin ( #10455 )
2022-02-17 12:15:45 +03:00
Anton Pankratov
be8e15c180
fix HETERO with branching without splits ( #10325 )
...
* Default value of streams in ba is AUTO
* Fixed hetero cases with branches
* Fixed format
2022-02-14 10:36:41 +03:00
Ilya Churaev
03c38ca3fd
Changed code which check newAPI flag from Core ( #10080 )
...
* Changed code which check newAPI flag from Core
* Fixed typo
2022-02-03 10:36:23 +03:00
Anton Pankratov
29d103087a
Aggregating plugins use single config value to pass device list ( #9379 )
...
* Aggregating plugins use single config value to pass device list
* format fix
* fixed build
* Fixed tests
* Fixed test
* fied build
2022-01-31 15:43:32 +03:00
Alexey Suhov
a79830cb55
Update year to 2022 in copyright notice ( #9755 )
2022-01-19 01:07:49 +03:00
Anton Pankratov
790f02c0b1
Hetero creates single result node ( #9572 )
2022-01-14 12:26:39 +03:00
Wang, Yang
8c746fd52c
Align AUTO/MULTI/HETERO wording ( #8884 )
...
* Align AUTO's behavior to parent Epic.
Signed-off-by: Wang, Yang <yang4.wang@intel.com>
* update wording.
Signed-off-by: Wang, Yang <yang4.wang@intel.com>
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com>
* Update wprding in hetero plugin.
Signed-off-by: Wang, Yang <yang4.wang@intel.com>
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com>
* Change "metric" to "metric key".
Signed-off-by: Wang, Yang <yang4.wang@intel.com>
2021-12-22 12:21:08 +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
Anton Pankratov
9a5b911856
Variant replaced with Runtime Attribute ( #8520 )
2021-12-07 13:02:31 +03:00
Ilya Churaev
7678ab2b18
Move hetero plugin ( #8872 )
2021-11-29 14:05:08 +03:00