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

Mistake in the mkl_dnn documentation

Lennart_S_
Beginner
278 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
278 Views

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

0 Kudos
Reply