Skip To Main Content
Support Knowledge Base

Error: Unsupported Layer Type “ScatterNDUpdate” When Loading Intermediate Representation (IR) Model into MYRIAD Device

Content Type: Error Messages   |   Article ID: 000093785   |   Last Reviewed: 03/06/2023

Description

Encountered error when loading custom trained PyTorch model in IR format using OpenVINO™ 2021.4:

RuntimeError: [ GENERAL_ERROR ]

Failed to compile layer "ScatterND_43": unsupported layer type "ScatterNDUpdate"

Resolution

ScatterNDUpdate layer is not a supported layer for MYRIAD device.

Follow the workaround step for changing the format of ScatterNDUpdate layer of PyTorch model to enable inference on MYRIAD device.

Related Products

This article applies to 1 products.