This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3

AWS Neuron SDK 2.26.0: Neuron Kernel Interface (NKI) release notes#

Date of release: September 18, 2025

Improvements#

New nki.language APIs#

  • nki.language.gelu_apprx_sigmoid - Gaussian Error Linear Unit activation function with sigmoid approximation.

Updated nki.language APIs#

New nki.isa APIs#

Improvements and fixes#

  • nki.language.store() - Supports PSUM buffer with extra additional copy inserted.

Documentation and tutorial updates#

  • Added documentation and example for nki.isa.dma_transpose API

  • Improved nki.simulate_kernel example

  • Updated tutorial code to use nl.fp32.min instead of a magic number

Previous release notes#

This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3