Edge Software Catalog
Support for issues related to Edge Software Catalog
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
481 Discussions

ESDQ-AIBOX v2.6 aibox_metrics Failed

huang__shiuan-chi
New Contributor I
2,020 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
1,788 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,994 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
1,818 Views

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

0 Kudos
JesusE_Intel
Moderator
1,789 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
1,741 Views

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


0 Kudos
Reply