Das IR-Modell kann nicht mit Dla_compiler für FPGA in OpenVINO™ kompiliert werden
Inhaltstyp: Kompatibilität | Artikel-ID: 000095490 | Letzte Überprüfung: 14.11.2023
Importierte ein vortrainiertes neuronales Netzwerkmodell.
Konvertierung in ein IR-Modell mit Modelloptimierung:
mo
--saved_model_dir "{path_savedModelPath}"
--input_shape "{lst_inputShape}"
--model_name "{str_modelName}"
--data_type FP16
--output_dir "{path_irTargetPath}
Kompiliert mit dla_compiler und aufgetretener Fehler:
Error occurred.
../compiler/aot_plugin/src/dlia_plugin.cpp:141 FPGA plugin supports only FP16 and FP32 output precision.
Jede OpenVINO™Version, die nach 2020.2 kam, unterstützt Intel® Arria® 10 FPGA nicht mehr. Weitere Informationen finden Sie in den Versionshinweisen.
Die am besten unterstützte und validierte Version ist 2020.1 oder höher. Es ist jedoch mit Problemen zu rechnen.