Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
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.

Mistake in the mkl_dnn documentation

Lennart_S_
Beginner
595 Views

Hi Everybody,

i have been using the intel mkl_dnn library for convolutions and batch normalization and have noticed that there is a simple spelling mistake in the documentation that took me around 2 hours to find in my code.

dnnResourceScaleShift | Scale and shift data.

dnnResourceScaleShift | Gradient with respect to scale and shift.

The second enum should be dnnResourceDiffScaleShift if i am not mistaken?

https://software.intel.com/en-us/mkl-developer-reference-c-enumerated-types

Thats all.

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
595 Views

Hello. that's correct. we will fix this issue. thanks, Gennady

0 Kudos
Reply