pytorch.github.io icon indicating copy to clipboard operation
pytorch.github.io copied to clipboard

The website for PyTorch

Results 114 pytorch.github.io issues
Sort by recently updated
recently updated
newest added

## πŸ•‹ Website The link https://pytorch.org/docs/stable/_modules/torch/jit/_freeze.html#optimize_for_inference is a dead end. ## To Reproduce Steps to reproduce the behavior: 1. Go to 'https://pytorch.org/docs/stable/generated/torch.jit.optimize_for_inference.html' 2. Click on source ('https://pytorch.org/docs/stable/_modules/torch/jit/_freeze.html#optimize_for_inference') 3. Oops! You've...

Fix typo in name in [blog post 2020-08-18-pytorch-1.6-now-includes-stochastic-weight-averagin…](https://pytorch.org/blog/pytorch-1.6-now-includes-stochastic-weight-averaging/)

## πŸ•‹ Website Dead link for the first tutorial of the nlp series ## To Reproduce Steps to reproduce the behavior (if applicable): 1. Go to [NLP Tutorial n2](https://pytorch.org/tutorials/intermediate/char_rnn_generation_tutorial.html) 2....

Fix permalink to `#mac-pip`, currently a duplicate of the header above directing to the `#mac-anaconda` directions

I noticed some strange underscores in the blog post: ![image](https://github.com/pytorch/pytorch.github.io/assets/91933/5d7fb988-babf-411a-9d32-7e7b915caa96) This was caused by incorrect markup. I've adjust the markup to fix it.

## πŸ“š Documentation In [Understanding GPU Memory 1: Visualizing All Allocations over Time](https://pytorch.org/blog/understanding-gpu-memory-1/) there's a link to an [html file in github](https://github.com/pytorch/pytorch.github.io/blob/site/assets/images/understanding-gpu-memory-1/snapshot.html) that may have been intended to show graphs...

## πŸ•‹ Website https://pytorch.org/docs/stable/data.html#torch.utils.data.default_collate ## To Reproduce Steps to reproduce the behavior (if applicable): 1. Go to 'https://pytorch.org/docs/stable/data.html#torch.utils.data.default_collate' 2. Click on source ('https://pytorch.org/docs/stable/_modules/torch/utils/data/_utils/collate.html#default_collate'_) 3. Oops! You've reached a dead end.

In order to continue to obtain metrics data for our PyTorch websites, we need to migrate to Google Analytics 4. Historically, we have used Google's _Universal Analytics_ product to collect...

## πŸ“š Documentation The link "https://pytorch.org/docs/stable/dynamo/get-started.html" is missing. I discovered this link on the [Get Started](https://pytorch.org/get-started/pytorch-2.0/#final-thoughts) page. I've found that the root link "https://pytorch.org/docs/stable/dynamo" is also missing. Is there any...

Add openEuler info to supported Linux distributions. - The PyTorch can be installed since openEuler 20.03 LTS. - The openEuler OS also provided PyTorch pakcage and maintained by openEuler Bigdata...