Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Batch normalization implementation

radjaradja
Beginner
768 Views

Hello,

I need a simple example of batch normalization function using Intel MKL.

I tried to write my own code but I had an error during the execution and I couldn't locate the problem. I posted a question here

https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/801951

and still didn't get a solution for my problem. Could you please help me with this ?

Thank you.

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
768 Views

MKL doesn't contain such example. MKL is deprecated support such dnn functionality. Ying already explained this topic. Please ask this example to the mkl_dnn team. We recommend you to submit your request to the mkl-dnn forum" https://github.com/intel/mkl-dnn/issues forum.

0 Kudos
Reply