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



--- Comment #9 from Ali Erdinc Koroglu <[email protected]> ---
Hello Tom, it's been a while sorry about it.
Python API, PyTorch + IR frontend supports are enabled and tested

SPEC Url:
https://download.copr.fedorainfracloud.org/results/aekoroglu/fedora/fedora-rawhide-x86_64/07399413-openvino/openvino.spec
SRPM Url:
https://download.copr.fedorainfracloud.org/results/aekoroglu/fedora/fedora-rawhide-x86_64/07399413-openvino/openvino-2024.0.0-1.fc41.src.rpm

Known issues
- onednn (opevino forked version) and intel-mlas bundled to compile
intel_cpu_plugin 
- onnx disabled (requested version of Google Protobuf is 3.20.3)
- aarch64 disabled (https://github.com/ARM-software/ComputeLibrary not packed
yet)
- 2024.1.0 version has some more thirdparty deps.

PS: I added CXX_FLAGS="%{optflags} -Wformat -Wformat-security" to  fix
src/bindings/c/src/ov_dimension.cpp compilation error
cc1plus: error: ‘-Wformat-security’ ignored without ‘-Wformat’
[-Werror=format-security]

Manual test results:
[aekoroglu@test samples]$ python sync_benchmark.py
/home/aekoroglu/models/public/googlenet-v1/FP32/googlenet-v1.xml
[ INFO ] OpenVINO:
[ INFO ] Build ................................. 2024.0.0-000--
[ INFO ] Count:          1856 iterations
[ INFO ] Duration:       10000.79 ms
[ INFO ] Latency:
[ INFO ]     Median:     4.91 ms
[ INFO ]     Average:    5.39 ms
[ INFO ]     Min:        4.46 ms
[ INFO ]     Max:        15.30 ms
[ INFO ] Throughput: 185.59 FPS
[aekoroglu@test samples]$ python throughput_benchmark.py
/home/aekoroglu/models/public/googlenet-v1/FP32/googlenet-v1.xml
[ INFO ] OpenVINO:
[ INFO ] Build ................................. 2024.0.0-000--
[ INFO ] Count:          2893 iterations
[ INFO ] Duration:       10017.42 ms
[ INFO ] Latency:
[ INFO ]     Median:     13.50 ms
[ INFO ]     Average:    13.71 ms
[ INFO ]     Min:        11.57 ms
[ INFO ]     Max:        28.85 ms
[ INFO ] Throughput: 288.80 FPS

https://github.com/openvinotoolkit/openvino/tree/2024.0.0/samples/python/benchmark/sync_benchmark
https://github.com/openvinotoolkit/openvino/tree/2024.0.0/samples/python/benchmark/throughput_benchmark


-- 
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=2251785

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202251785%23c9
--
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to