Article ID: 000088666 Content Type: Error Messages Last Reviewed: 05/20/2022

Encountered Error: “RuntimeError: The Plugin Does Not Support Precision I64 for Layer Dense” When Inferencing on FPGA

Environment

Intel® Arria® 10 FPGA GX Development Kit 

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Summary

The FPGA plugin supports only FP16 and FP32 model formats.

Description
  • Inferred on FPGA.
  • Received error:

    RuntimeError: The plugin does not support precision I64 for layer dense/Tensordot/Reshape/Casr_12791_const

    Supported format are: FP32 and FP16.

    Segmentation fault (core dumped)

Resolution

The FPGA plugin does not support I64 model format. The FPGA plugin supports only FP16 and FP32 model formats.

Additional information

OpenVINO™ 2020.3.3 LTS is the final release to include FPGA support. Refer to the FPGA deprecation notice in Release Notes.

Related Products

This article applies to 2 products