Intel® Edge Software Hub
Get answers from community peers to your questions about building Edge Software Hub solutions for edge compute node.
Announcements
Welcome to the Intel Community! If you like the answer to your question, please mark it as 'Accepted Solution' to help others.

The Edge Software Vision Package for Red Hat Enterprise Linux is now available here.

Learn more about developing on Intel® Hardware and Software here.
430 Discussions

ESDQ-AIBOX v2.6 aibox_metrics Failed

huang__shiuan-chi
New Contributor I
1,151 Views

Our customer used ESDQ-AIBOX v2.6 verify their J6412 Platform.

All the test suites can pass except ai_box test module.

 

We found an error when running tensorflow-related operations, such as model optimizer, because tensorflow was built for platforms with AVX instruction sets.

 

I’m not sure whether this is the main cause or whether there are ways to avoid and pass this test module.

Labels (1)
0 Kudos
1 Solution
JesusE_Intel
Moderator
919 Views

Hi huang__shiuan-chi,


Thank you for your patience while we investigated the reported issue. We have determined that AVX is required for TensorFlow benchmarks. Looking at the logs, there are any results missing due to AVX unavailability.


----Starting benchmark docker commands -------

Executing benchmark setup environment...

The TensorFlow library was compiled to use AVX instructions, but these aren't available on your machine.

The TensorFlow library was compiled to use AVX instructions, but these aren't available on your machine.

The TensorFlow library was compiled to use AVX instructions, but these aren't available on your machine.

The TensorFlow library was compiled to use AVX instructions, but these aren't available on your machine.


Please let me know if you have any further questions.


Regards,

Jesus


View solution in original post

0 Kudos
4 Replies
JesusE_Intel
Moderator
1,125 Views

Hi huang__shiuan-chi,

 

I was able to reproduce the ai_box test module fail on a system with Intel Celeron J6412 without AVX. I then tested the on a system with an Intel Core i7-1165G7 that has AVX and the ai_box test module passed. Let me reach out to the development team to confirm if the test module requires AVX or if there is a solution.

JesusE_Intel_0-1686286548871.png

 

Regards,

Jesus

 

0 Kudos
huang__shiuan-chi
New Contributor I
949 Views

Hi is there any update about the non-AVX platform?

0 Kudos
JesusE_Intel
Moderator
920 Views

Hi huang__shiuan-chi,


Thank you for your patience while we investigated the reported issue. We have determined that AVX is required for TensorFlow benchmarks. Looking at the logs, there are any results missing due to AVX unavailability.


----Starting benchmark docker commands -------

Executing benchmark setup environment...

The TensorFlow library was compiled to use AVX instructions, but these aren't available on your machine.

The TensorFlow library was compiled to use AVX instructions, but these aren't available on your machine.

The TensorFlow library was compiled to use AVX instructions, but these aren't available on your machine.

The TensorFlow library was compiled to use AVX instructions, but these aren't available on your machine.


Please let me know if you have any further questions.


Regards,

Jesus


0 Kudos
JesusE_Intel
Moderator
872 Views

If you need any additional information, please submit a new question as this thread will no longer be monitored.


0 Kudos
Reply