Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion general/nki/tutorials/spmd_tensor_addition.rst
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ discussed in this tutorial.
* You must also download :download:`spmd_tensor_addition_nki_kernels.py <../examples/tensor_addition/spmd_tensor_addition_nki_kernels.py>`
into the same folder to run this PyTorch script.

You can also view the source code in the GitHub repository `nki_samples <https://github.com/aws-neuron/nki-samples/blob/main/src/tutorials/tensor_addition/>`_
You can also view the source code in the GitHub repository `nki_samples <https://github.com/aws-neuron/nki-samples/tree/main/src/nki_samples/tutorials/tensor_addition/>`_

Example usage of the scripts:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down