Skip to content

Commit 18dd01f

Browse files
author
Anna Spiridonenkova
committed
updating date, link
1 parent 28e31ff commit 18dd01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2022-3-10-running-pytorch-models-on-jetson-nano.md renamed to _posts/2022-3-16-running-pytorch-models-on-jetson-nano.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Nvidia [Jetson Nano](https://developer.nvidia.com/embedded/jetson-nano-developer
1515
3. PyTorch with the direct PyTorch API `torch.nn` for inference.
1616

1717
### Setting up Jetson Nano
18-
After purchasing a Jetson Nano [here](https://developer.nvidia.com/buy-jetson?product=jetson_nano&location=US), simply follow the clear step-by-step [instructions](https://developer.nvidia.com/embedded/jetson-modules) to download and write the Jetson Nano Developer Kit SD Card Image to a microSD card, and complete the setup. After the setup is done and the Nano is booted, you’ll see the standard Linux prompt along with the username and the Nano name used in the setup.
18+
After purchasing a Jetson Nano [here](https://developer.nvidia.com/buy-jetson?product=jetson_nano&location=US), simply follow the clear step-by-step [instructions](https://developer.nvidia.com/embedded/learn/get-started-jetson-nano-devkit) to download and write the Jetson Nano Developer Kit SD Card Image to a microSD card, and complete the setup. After the setup is done and the Nano is booted, you’ll see the standard Linux prompt along with the username and the Nano name used in the setup.
1919

2020
To check the GPU status on Nano, run the following commands:
2121

0 commit comments

Comments
 (0)