This document is relevant for: Trn2, Trn3
NKI Tutorials#
This section provides hands-on tutorials for the Neuron Kernel Interface (NKI), demonstrating how to write custom kernels for AWS Trainium and Inferentia instances. These tutorials cover fundamental operations, advanced techniques, and distributed computing patterns using NKI.
The full source code of the following tutorials can be also viewed on the nki-samples repository on GitHub.
Basic Operations#
Advanced Kernels#
This document is relevant for: Trn2, Trn3