Skip to content

v19.11.1

Compare
Choose a tag to compare
@mdigiorgio mdigiorgio released this 28 Jan 17:31
· 12 commits to master since this release

Public maintenance release with various bug fixes:

  • Fix offset calculation in NEReductionOperationKernel.
  • Fix data layout in NEScaleKernel for nhwc.
  • Retain configuration step data layout to avoid side-effects.
  • Perform sqrt in double domain for L2 pooling.
  • Fix output shape calculation for Reduce Mean.