-
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
18 Pull requests merged by 14 people
-
fix broken URL
#3369 merged
Jun 24, 2025 -
Removing TorchServe reference per T228127036.
#3405 merged
Jun 24, 2025 -
get rid of flask tutorials
#3403 merged
Jun 23, 2025 -
delete seq2seq ts tutorial
#3404 merged
Jun 23, 2025 -
Remove PyTorch Cheat Sheet
#3402 merged
Jun 23, 2025 -
remove unnecessary term XPUs from profiler
#3394 merged
Jun 23, 2025 -
Update hyper params and set seeds
#3384 merged
Jun 16, 2025 -
Fix XPU and CUDA tables in profiler recipe.
#3393 merged
Jun 15, 2025 -
Update CONTRIBUTING.md
#3387 merged
Jun 13, 2025 -
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
16 Pull requests opened by 12 people
-
Add intermediate/transformer_building_blocks to index.rst
#3368 opened
May 29, 2025 -
Update autograd_tutorial.py
#3382 opened
Jun 4, 2025 -
Update the profiler_recipe tutorial
#3386 opened
Jun 7, 2025 -
Fix typo in the model parameters doc section in Update buildmodel_tutorial.py
#3388 opened
Jun 9, 2025 -
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 -
Add the Latest Features For Basics Autograd Tutorial
#3395 opened
Jun 13, 2025 -
Manually zero the gradients after updating weights by using machine e…
#3398 opened
Jun 17, 2025 -
Manually zero the gradients after updating weights by using machine e…
#3399 opened
Jun 17, 2025 -
[export] backed_size_oblivious tutorial
#3400 opened
Jun 18, 2025 -
Fix PPO tutorial: Add gymnasium support and Mujoco rendering compatibility in Colab
#3401 opened
Jun 19, 2025 -
Add sphinx-redirect extension
#3406 opened
Jun 23, 2025 -
Removing torchserve card from recipes list, per T228127035.
#3407 opened
Jun 23, 2025 -
Cleanup directories before pushing to gh-pages
#3408 opened
Jun 23, 2025 -
Removing Torchserve references per T228126881.
#3409 opened
Jun 24, 2025
15 Issues closed by 6 people
-
[BUG] - <title> Error in downloading MuJoCo Gymnasium library
#3392 closed
Jun 19, 2025 -
[Improve] - Pytorch Reinforcement DQN Tutorial
#3080 closed
Jun 16, 2025 -
💡 [REQUEST] - Update CONTRIBUTING.md to include CI steps (e.g. pyspelling)
#2969 closed
Jun 13, 2025 -
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
2 Issues opened by 2 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
18 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.
-
Update torch.compile tutorial
#3363 commented on
May 29, 2025 • 5 new comments -
Add new theme
#3310 commented on
Jun 24, 2025 • 1 new comment -
remove obsolete encoding headers
#3366 commented on
Jun 18, 2025 • 0 new comments -
Fix output format error for profiler recipe
#3322 commented on
Jun 10, 2025 • 0 new comments -
Bump jinja2 from 3.1.3 to 3.1.6 in /.ci/docker
#3285 commented on
Jun 18, 2025 • 0 new comments -
Label tracking meta-issue (edit me to get automatically CC'ed on issues! )
#1896 commented on
Jun 18, 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 -
[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] - 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