Skip to content

Commit 9ea0083

Browse files
committed
Update profiler tutorial to prevent build
1 parent 5edc9f4 commit 9ea0083

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ Welcome to PyTorch Tutorials
279279
:header: Performance Profiling in PyTorch
280280
:card_description: Learn how to use the PyTorch Profiler to benchmark your module's performance.
281281
:image: _static/img/thumbnails/cropped/profiler.png
282-
:link: beginner/profiler_tutorial_.html
282+
:link: beginner/profiler.html
283283
:tags: Model-Optimization,Best-Practice,Profiling
284284

285285
.. customcarditem::
@@ -541,7 +541,7 @@ Additional Resources
541541
:hidden:
542542
:caption: Model Optimization
543543

544-
beginner/profiler_tutorial_
544+
beginner/profiler
545545
beginner/hyperparameter_tuning_tutorial
546546
intermediate/pruning_tutorial
547547
advanced/dynamic_quantization_tutorial

0 commit comments

Comments
 (0)