openvino/src/plugins
Eddy Kim 3ace063040
[GPU] Adding copy functions for image2d memory (#15330)
* implemented copy functions for image2d

* updated to dump data using copy_to without lock

* calculating _bytes_count for image2d
2023-01-27 16:47:47 -08:00
..
auto Transformation component transition to OV namespace (phase 4) (#13558) 2023-01-25 01:02:35 +03:00
auto_batch Transformation component transition to OV namespace (phase 4) (#13558) 2023-01-25 01:02:35 +03:00
hetero Transformation component transition to OV namespace (phase 4) (#13558) 2023-01-25 01:02:35 +03:00
intel_cpu Remove ENABLE_INTEL_CPU (#15134) 2023-01-27 07:43:16 +00:00
intel_gna [GNA] Fix issue with Parameter followed by Broadcast/Tile layer (#14217) 2023-01-26 16:40:20 +03:00
intel_gpu [GPU] Adding copy functions for image2d memory (#15330) 2023-01-27 16:47:47 -08:00
template Remove ENABLE_INTEL_CPU (#15134) 2023-01-27 07:43:16 +00:00
CMakeLists.txt Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
README.md Remove myriad plugin (#15131) 2023-01-18 15:19:44 +04:00

README.md

OpenVINO Plugins

OpenVINO Plugins provide support for hardware devices.

The list of supported plugins:

See also