tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

PyTorch tutorials.

Results 200 tutorials issues
Sort by recently updated
recently updated
newest added

### 🚀 Descirbe the improvement or the new tutorial Create a tutorial on how to use TorchServe on AWS SageMaker ### Existing tutorials on this topic _No response_ ### Additional...

torchserve
advanced
docathon-h2-2023

### Add Link https://pytorch.org/tutorials/beginner/hybrid_frontend/learning_hybrid_frontend_through_example_tutorial ### Describe the bug The tutorial has not been updated in a year, has low viewership, and contains the following outdated information: The term **hybrid frontend**...

bug
torchscript
medium
deprecate
docathon-h2-2023

### Add Link The tutorial given here using DP Pytorch and Ray doesn't work when gpus_per_trial>1. Link: https://pytorch.org/tutorials/beginner/hyperparameter_tuning_tutorial.html ### Describe the bug Using the code from the tutorial without any...

bug
CUDA
medium
docathon-h2-2023

### 🚀 Descirbe the improvement or the new tutorial We could use an updated tutorial/walk through example on how to use TorchServe. The closest thing we have is the TorchServe...

torchserve
advanced
docathon-h2-2023

# ~ PyTorch Docathon H2 2023 ~ We have a large backlog of issues that we want to address and it's a great opportunity for you to start contributing to...

docathon-h2-2023

In the "How to Use this Guide" section, if a person is "not" familiar, then the first sentence provides reference to a page for reading about other deep learning frameworks...

cla signed

Fixes #792 ## Description I've set the code blocks to be non-executable. However, the sections titled "2. Define a Convolution Neural Network" and "3. Define a Loss function and optimizer"...

cla signed

I really like [this](https://pytorch.org/tutorials/beginner/data_loading_tutorial.html#iterating-through-the-dataset) tutorial on custom datasets. However, the `torch.utils.data.DataLoader` class is only briefly mentioned in it: >However, we are losing a lot of features by using a simple...

enhancement
60_min_blitz
advanced
docathon-h2-2023

### 🚀 Descirbe the improvement or the new tutorial Create a new tutorial showing a walk through example of TorchServe Large Model Inference ### Additional context You can find some...

torchserve
advanced
docathon-h2-2023

Hi, I am opening this issue because I noticed a weird behavior of the the spatial transformer networks implementation (https://github.com/pytorch/tutorials/blob/78e91c54dd0cd4fb0d02dfcc86fe94d16ab03df6/intermediate_source/spatial_transformer_tutorial.py#L57) I summarized my findings [here](https://github.com/theRealSuperMario/pytorch_stn). In short, what is happening...

Text
medium
docathon-h2-2023