[Bug 2360470] Review Request: intel-npu-compiler - Intel Neural Processing Unit Compiler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2360470



--- Comment #5 from Adam Jackson <ajax@xxxxxxxxxx> ---
Also, when trying to compile resnet50:

Read IR model from model/ir_model/resnet50_fp16.xml
[WARNING] 16:04:11.667 [NPUZeroInitStructsHolder] Graph extension version from
driver is 1.10. Larger than plugin max graph ext version 1.9. Force to use
plugin ext version with the new table to control flow!
[WARNING] 16:04:11.745 [serializeConfig] ENABLE_CPU_PINNING property is not
supported by this compiler version. Removing from parameters
[WARNING] 16:04:11.745 [serializeConfig] NPU_STEPPING property is not supported
by this compiler version. Removing from parameters
[WARNING] 16:04:11.745 [serializeConfig] NPU_MAX_TILES property is not
supported by this compiler version. Removing from parameters
[WARNING] 16:04:11.745 [serializeConfig] INFERENCE_PRECISION_HINT property is
not supported by this compiler version. Removing from parameters
[WARNING] 16:04:11.745 [serializeConfig] NPU_BATCH_MODE property is not
supported by this compiler version. Removing from parameters
[WARNING] 16:04:11.745 [serializeConfig] EXECUTION_MODE_HINT property is not
supported by this compiler version. Removing from parameters
[WARNING] 16:04:11.745 [serializeConfig] COMPILER_DYNAMIC_QUANTIZATION property
is not supported by this compiler version. Removing from parameters
Traceback (most recent call last):
  File "/var/home/ajax/npu-test/resnet.py", line 25, in <module>
    compiled = core.compile_model(model, "NPU")
  File "/usr/lib64/python3.13/site-packages/openvino/_ov_api.py", line 597, in
compile_model
    super().compile_model(model, device_name, {} if config is None else
config),
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: Exception from src/inference/src/cpp/core.cpp:109:
Exception from src/inference/src/dev/plugin.cpp:53:
Exception from src/plugins/intel_npu/src/plugin/src/plugin.cpp:750:
Exception from
src/plugins/intel_npu/src/compiler_adapter/src/ze_graph_ext_wrappers.cpp:361:
L0 pfnCreate2 result: ZE_RESULT_ERROR_UNKNOWN, code 0x7ffffffe - an action is
required to complete the desired operation . ZE DynamicCaching cache_status_t:
cache_status_t::found


That looks a bit like the bundled version of openvino is internally
incompatible with the fedora package. This might suggest it's best to try to
build this driver _from_ the fedora openvino package, although that probably
has its own challenges...


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2360470

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202360470%23c5

-- 
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux