Skip to content

Remove vt_tutorial.py #3415

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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
293 changes: 0 additions & 293 deletions beginner_source/vt_tutorial.py

This file was deleted.

9 changes: 0 additions & 9 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,6 @@ Welcome to PyTorch Tutorials
:link: beginner/transfer_learning_tutorial.html
:tags: Image/Video

.. customcarditem::
:header: Optimizing Vision Transformer Model
:card_description: Apply cutting-edge, attention-based transformer models to computer vision tasks.
:image: _static/img/thumbnails/cropped/60-min-blitz.png
:link: beginner/vt_tutorial.html
:tags: Image/Video

.. customcarditem::
:header: Adversarial Example Generation
:card_description: Train a convolutional neural network for image classification using transfer learning.
Expand Down Expand Up @@ -937,7 +930,6 @@ Additional Resources
beginner/fgsm_tutorial
beginner/dcgan_faces_tutorial
intermediate/spatial_transformer_tutorial
beginner/vt_tutorial
intermediate/tiatoolbox_tutorial

.. toctree::
Expand Down Expand Up @@ -1050,7 +1042,6 @@ Additional Resources
beginner/profiler
intermediate/tensorboard_profiler_tutorial
beginner/hyperparameter_tuning_tutorial
beginner/vt_tutorial
intermediate/parametrizations
intermediate/pruning_tutorial
advanced/dynamic_quantization_tutorial
Expand Down