Skip to content

Don't build profiler tutorial #1299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 30, 2020
Merged
Show file tree
Hide file tree
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
File renamed without changes.
4 changes: 2 additions & 2 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ Welcome to PyTorch Tutorials
:header: Performance Profiling in PyTorch
:card_description: Learn how to use the PyTorch Profiler to benchmark your module's performance.
:image: _static/img/thumbnails/cropped/profiler.png
:link: beginner/profiler_tutorial_.html
:link: beginner/profiler.html
:tags: Model-Optimization,Best-Practice,Profiling

.. customcarditem::
Expand Down Expand Up @@ -541,7 +541,7 @@ Additional Resources
:hidden:
:caption: Model Optimization

beginner/profiler_tutorial_
beginner/profiler
beginner/hyperparameter_tuning_tutorial
intermediate/pruning_tutorial
advanced/dynamic_quantization_tutorial
Expand Down