Failed to Call Remote Tensor API of GPU Plugin Inference
Content Type: Troubleshooting | Article ID: 000097893 | Last Reviewed: 04/26/2024
Ran an inference that uses remote tensor API of GPU Plugin. However, it failed at sharing OpenCL* memory with incorrect results.
The application should create a remote context before the model is compiled as the OpenVINO™ User Guide explains. Modify your application to a proper process and obtain a successful result.