Article ID: 000059579 Content Type: Compatibility Last Reviewed: 05/04/2022

Is Loop-5 Operation Supported by the MYRIAD Plugin In the OpenVINO™ Toolkit?

Environment

OpenVINO™ toolkit 2021.2 and later

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Summary

Loop-5 operation is supported only by the CPU and GPU plugins.

Description
  1. Converted a custom TensorFlow* 2 model into Intermediate Representation (IR) with Model Optimizer.
  2. 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.

Related Products

This article applies to 2 products