-
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
30 Pull requests merged by 18 people
-
Update tutorials image to CUDA-12.6
#3427 merged
Jul 1, 2025 -
Removing Torchserve tutorial per Tutorial audit T228334528
#3413 merged
Jul 1, 2025 -
Removing Torchserve tutorial per Tutorial audit t228126880
#3412 merged
Jul 1, 2025 -
Removing Torchserve tutorial per Tutorial audit T228122175
#3414 merged
Jul 1, 2025 -
Remove vt_tutorial.py
#3415 merged
Jun 30, 2025 -
Remove TorchScript part from the Saving and Loading tutorial
#3419 merged
Jun 26, 2025 -
Remove the Bundled Inputs tutorial
#3418 merged
Jun 26, 2025 -
[DOC] Set strict export explicitly for API change
#3410 merged
Jun 26, 2025 -
Cleanup directories before pushing to gh-pages
#3408 merged
Jun 25, 2025 -
Add sphinx-redirect extension
#3406 merged
Jun 25, 2025 -
Add explaination of AutotuneCache to torch compile cache tutorial
#3411 merged
Jun 24, 2025 -
Removing torchserve card from recipes list, per T228127035.
#3407 merged
Jun 24, 2025 -
Removing Torchserve references per T228126881.
#3409 merged
Jun 24, 2025 -
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
14 Pull requests opened by 13 people
-
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 -
[DO NOT MERGE] 2.8 RC Test
#3416 opened
Jun 26, 2025 -
Add github action to verify if a redirect was added
#3417 opened
Jun 26, 2025 -
[ONNX] Delete deprecated TS related contents
#3425 opened
Jun 30, 2025
11 Issues closed by 4 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
8 Issues opened by 4 people
-
💡 [REQUEST] - update/remove mentions to PyTorch’s official Anaconda channel
#3428 opened
Jul 2, 2025 -
Broken links detected in docs 🔗
#3426 opened
Jul 1, 2025 -
PyTorch Tutorial Audit - PT2E Quant Inductor
#3424 opened
Jun 30, 2025 -
PyTorch Tutorial Audit - OpenVINO Quantizer
#3423 opened
Jun 30, 2025 -
PyTorch Tutorial Audit - PT2E Quantizer
#3422 opened
Jun 30, 2025 -
PyTorch Tutorial Audit - Intel for PyTorch
#3421 opened
Jun 30, 2025 -
PyTorch Tutorial Audit - ONNX
#3420 opened
Jun 30, 2025 -
[BUG] Running `make html-noplot` yields errors.
#3373 opened
Jun 2, 2025
14 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.
-
Add new theme
#3310 commented on
Jul 1, 2025 • 1 new comment -
💡 [REQUEST] - Update the profiler_recipe tutorial to cover new features
#3112 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][PTD][RPC] Verify RPC Tutorials contents and scripts
#3118 commented on
Jun 4, 2025 • 0 new comments -
module 'torch' has no attribute 'accelerator'
#3263 commented on
Jun 4, 2025 • 0 new comments -
💡 [REQUEST] Add the latest PyTorch features into basics Autograd tutorial
#3119 commented on
Jun 9, 2025 • 0 new comments -
Writing a gradient tutorial, focused on leaf vs non leaf tensors.
#3186 commented on
Jun 9, 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 -
💡 [REQUEST] - Proposal: Add Tutorial on Differentiable Decision Forests (DNDF-style)
#3367 commented on
Jul 2, 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 -
Fix output format error for profiler recipe
#3322 commented on
Jun 10, 2025 • 0 new comments -
Reenable memory format tutorial
#3350 commented on
Jul 2, 2025 • 0 new comments -
remove obsolete encoding headers
#3366 commented on
Jun 18, 2025 • 0 new comments -
Add intermediate/transformer_building_blocks to index.rst
#3368 commented on
Jun 5, 2025 • 0 new comments