Skip to content

v7.19.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 20:08
ce244a3

7.19.0 (2026-01-14)

Features

  • Add Resize Nearest Neighbor Operator (3c49c3f)
  • Move nearest neighbor coordinate mapping into precomputed x/y arrays stored in ctx->buf (feeb063)
  • Move scale and offset computation out of GetNearestNeighbor (b37d6e1)

Bug Fixes

  • Add tflite-micro back to requirements.txt (16b2195)
  • Correct resize functions to pass in correct size to arm_memcpy invocation. (8723c80)
  • Correct whitespace inconsistencies (d6861ec)
  • Include ARM_CMSIS_NN_ARG_ERROR as a possible return code (51d77d1)
  • Update pdsc file (04c8839)
  • Update repository URL for Ethos-U core platform in test setup script (c160efe)
  • Update URL for Ethos-U core platform (7e0fd73)