openvino/docs/template_plugin/backend
Katarzyna Mitrus e3ec1ac9b3
Allow duplicated outputs in ie_plugin_internal (#9882)
* Avoid duplicated outputs with the same name

* Revert onnx graph changes

* Allow output duplicates in ie_plugin_internal check

* Add test with onnx model

* Check get_tensor_ptr instead of any_name

* More outputs test

* Refactor to use std::transform

* test manifest update

* Remove redundant header

* INTERPRETER segfaults fix for duplicated output names

* Simplify duplication assert

* Update test names

* Test update
2022-01-29 02:58:09 +03:00
..
pass Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
CMakeLists.txt Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
backend.cpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
backend.hpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
cache.cpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
cache.hpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
evaluates_map.cpp Add slt in template plugin/lstm sequence (#9305) 2022-01-28 07:49:32 +03:00
evaluates_map.hpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
executable.cpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
executable.hpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
int_backend.cpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
int_backend.hpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
int_executable.cpp Allow duplicated outputs in ie_plugin_internal (#9882) 2022-01-29 02:58:09 +03:00
int_executable.hpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
opset_int_tbl.hpp Add slt in template plugin/lstm sequence (#9305) 2022-01-28 07:49:32 +03:00
performance_counter.hpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00