-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Insights: pytorch/tutorials
Overview
Could not load contribution data
Please try again later
17 Pull requests merged by 14 people
-
Fix broken deployment link in Flask REST API tutorial
#3385 merged
Jun 5, 2025 -
Remove Markdown backticks, use RST syntax for code block
#3381 merged
Jun 5, 2025 -
Add import os to example code block
#3378 merged
Jun 5, 2025 -
docs: Fix incorrect usage description of ctx.save_for_backward
#3377 merged
Jun 4, 2025 -
Add download instructions for pretrained model in dynamic quantization tutorial
#3379 merged
Jun 4, 2025 -
Update broken links tia index 3372
#3376 merged
Jun 4, 2025 -
Update docathon-assign.yml
#3375 merged
Jun 3, 2025 -
Update docathon-label-sync.py
#3374 merged
Jun 3, 2025 -
Update obsolete function "read_image" to "decode_image"
#3371 merged
Jun 2, 2025 -
Fix link format
#3365 merged
May 23, 2025 -
Fix typos in README and tutorial_submission_policy.md
#3314 merged
May 21, 2025 -
remove obsolete encoding headers
#3361 merged
May 19, 2025 -
FSDP2 tutorial
#3358 merged
May 16, 2025 -
[build] Monkeypatch gen_rst to call inside subprocess
#3355 merged
May 15, 2025 -
Fix broken link in prototype_index
#3360 merged
May 15, 2025 -
Improve discoverability of the transformer_building_blocks tutorial
#3359 merged
May 15, 2025 -
Fix incorrect filename
#3357 merged
May 12, 2025
13 Pull requests opened by 10 people
-
Update torch.compile tutorial
#3363 opened
May 22, 2025 -
remove obsolete encoding headers
#3366 opened
May 24, 2025 -
Add intermediate/transformer_building_blocks to index.rst
#3368 opened
May 29, 2025 -
fix broken URL
#3369 opened
May 30, 2025 -
Changed hyperparam configuration in the DQN tutorial
#3380 opened
Jun 4, 2025 -
Update autograd_tutorial.py
#3382 opened
Jun 4, 2025 -
Update hyper params and set seeds
#3384 opened
Jun 4, 2025 -
Update the profiler_recipe tutorial
#3386 opened
Jun 7, 2025 -
Update CONTRIBUTING.md
#3387 opened
Jun 9, 2025 -
Fix typo in the model parameters doc section in Update buildmodel_tutorial.py
#3388 opened
Jun 9, 2025 -
Add work-in-progress for visualizing gradients tutorial (issue #3186)
#3389 opened
Jun 9, 2025 -
DCP async tutorial: use class attributes
#3390 opened
Jun 9, 2025 -
Update cpp custom ops docs with sycl extension and xpu support
#3391 opened
Jun 10, 2025
15 Issues closed by 5 people
-
Example deployment link broken in "Deploying PyTorch in Python via a REST API with Flask"
#3044 closed
Jun 5, 2025 -
Minor style bug: remove backticks in the section of code
#2814 closed
Jun 5, 2025 -
[BUG] - python code error in ddp_tutorial
#3288 closed
Jun 5, 2025 -
[BUG] - Outdated CMakeLists.txt in cpp_export.rst
#2879 closed
Jun 5, 2025 -
Contradiction in `save_for_backward`, what is permitted to be saved
#2797 closed
Jun 4, 2025 -
How to download pretrained word language quantized model?
#3254 closed
Jun 4, 2025 -
Broken links detected in docs 🔗
#3372 closed
Jun 4, 2025 -
Broken links detected in docs 🔗
#3312 closed
Jun 3, 2025 -
PyTorch Docathon H1 2025!
#3362 closed
May 30, 2025 -
[BUG] Update usage of deprecated amp APIs
#3331 closed
May 30, 2025 -
Replacing obsolete function in documentation
#3370 closed
May 30, 2025 -
💡 [REQUEST] - Add a Timestamp to Every Tutorial
#2848 closed
May 29, 2025 -
Can provide some tutorials or scripts for using Flight Recorder?
#2999 closed
May 12, 2025 -
Stable Diffusion Question
#2117 closed
May 12, 2025 -
[BUG] - <title>When I use fsdp, Because the flattened parameters, I always meet some question
#2610 closed
May 12, 2025
3 Issues opened by 3 people
-
[BUG] Running `make html-noplot` yields errors.
#3373 opened
Jun 2, 2025 -
💡 [REQUEST] - Proposal: Add Tutorial on Differentiable Decision Forests (DNDF-style)
#3367 opened
May 27, 2025 -
[BUG] - Broken links in `tutorials/intermediate_source /fx_conv_bn_fuser.py`
#3364 opened
May 23, 2025
22 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
WIP Removing references to installing PyTorch via Conda
#3349 commented on
May 15, 2025 • 3 new comments -
update seq2seq2_translation_tutorial.py data processing
#3335 commented on
May 20, 2025 • 0 new comments -
Fix output format error for profiler recipe
#3322 commented on
Jun 10, 2025 • 0 new comments -
Add new theme
#3310 commented on
Jun 4, 2025 • 0 new comments -
Update requirements.txt
#3305 commented on
May 24, 2025 • 0 new comments -
Fixes #3303
#3304 commented on
May 20, 2025 • 0 new comments -
Writing a gradient tutorial, focused on leaf vs non leaf tensors.
#3186 commented on
Jun 9, 2025 • 0 new comments -
💡 [REQUEST] Add the latest PyTorch features into basics Autograd tutorial
#3119 commented on
Jun 9, 2025 • 0 new comments -
module 'torch' has no attribute 'accelerator'
#3263 commented on
Jun 4, 2025 • 0 new comments -
💡 [REQUEST][PTD][RPC] Verify RPC Tutorials contents and scripts
#3118 commented on
Jun 4, 2025 • 0 new comments -
[Improve] - Pytorch Reinforcement DQN Tutorial
#3080 commented on
Jun 3, 2025 • 0 new comments -
[BUG] - Deprecated numpy.float failing pycocotools files
#2733 commented on
Jun 3, 2025 • 0 new comments -
💡 [REQUEST] - Update the profiler_recipe tutorial to cover new features
#3112 commented on
Jun 3, 2025 • 0 new comments -
💡 [REQUEST] - Update CONTRIBUTING.md to include CI steps (e.g. pyspelling)
#2969 commented on
Jun 3, 2025 • 0 new comments -
💡 [REQUEST] - Declare warning in tutorial that following distributed tutorial may expose tcp ports.
#3323 commented on
Jun 2, 2025 • 0 new comments -
2:4 Sparsity acceleration does not deliver any benefit.
#3236 commented on
May 30, 2025 • 0 new comments -
[BUG] - Bleu of machine translation
#2485 commented on
May 29, 2025 • 0 new comments -
TypeError: __init__() got an unexpected keyword argument 'new_step_api'
#2077 commented on
May 29, 2025 • 0 new comments -
[BUG] OSError: /usr/local/lib/python3.10/dist-packages/fbgemm_gpu/fbgemm_gpu_config.so: undefined symbol against PyTorch 2.7
#3302 commented on
May 29, 2025 • 0 new comments -
Update model in FGSM tutorial according to MNIST example
#901 commented on
May 29, 2025 • 0 new comments -
Broken links detected in docs 🔗
#3347 commented on
May 23, 2025 • 0 new comments -
Tutorial on custom dataloaders (NOT datasets)
#1010 commented on
May 20, 2025 • 0 new comments