diff --git a/docs/source/learn/troubleshoot.md b/docs/source/learn/troubleshoot.md index 3014ee1d33c..fdc97f8a0b8 100644 --- a/docs/source/learn/troubleshoot.md +++ b/docs/source/learn/troubleshoot.md @@ -254,7 +254,7 @@ the following resources: Take a look at: -[examples/train_resnet_benchmark.py](https://github.com/pytorch/xla/blob/master/examples/train_resnet_benchmark.py) +[examples/debug/train_resnet_benchmark.py](https://github.com/pytorch/xla/blob/master/examples/debug/train_resnet_benchmark.py) for how to benchmark a PyTorch/XLA model. ## Known Performance Caveats