Items with no label
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.
3338 Discussions

How to solve the issue with MKl DNN and missing AVX AVX2 instructions

MMohs7
Beginner
1,261 Views

I am running tf2.1 on windows 10 and Intel Core(TM) Core i7-7700 CPU.

 

When I make the CNN model a bit complex, i.e. 45000 parameters, python console in spyder crashes with these errors:

 

I tensorflow/core/platform/cpu_feature_guard.cc:145] This TensorFlow binary is optimized with Intel(R) MKL‑DNN to use the following CPU instructions in performance critical operations: AVX AVX2

To enable them in non‑MKL‑DNN operations, rebuild TensorFlow with the appropriate compiler flags

I tensorflow/core/common_runtime/process_util.cc:115] Creating new thread pool with default inter op setting: 8. Tune using inter_op_parallelism_threads for best performance.

 

I am not an advanced user, but I have tried a lot of remedies available online, none worked.

 

Would really appreciate any help, direction.

 

Cheers,

Mike

 

 

0 Kudos
0 Replies
Reply