Summary
Loop-5 operation is supported only by the CPU and GPU plugins.
Description
- Converted a custom TensorFlow* 2 model into Intermediate Representation (IR) with Model Optimizer.
- Used myriad_compile to convert IR model to blob and received error: Encountered unknown input type of a loop v5
Resolution
- Loop-5 operation support in the CPU plugin was added in OpenVINO™ toolkit 2021.2.
- Loop-5 operation support in the GPU plugin was added in OpenVINO™ toolkit 2022.1.
- Loop-5 operation is not supported by the MYRIAD plugin.
Additional information
Refer to Release Notes.