Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pytorch/pytorch.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4-29b
Choose a base ref
...
head repository: pytorch/pytorch.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: site
Choose a head ref
  • 19 commits
  • 62 files changed
  • 10 contributors

Commits on Apr 30, 2025

  1. Add blog post "FlexAttention Part II: FlexAttention for Inference" (#…

    …2002)
    
    * Add blog post "FlexAttention Part II: FlexAttention for Inference"
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * f
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * update date
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    ---------
    
    Signed-off-by: Chris Abraham <[email protected]>
    cjyabraham authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    d5df60b View commit details
    Browse the repository at this point in the history
  2. remove quickstart UI scenarios with conda (#2004)

    * remove quickstart scenarios with conda
    
    * remove conda ref
    
    * fix html and update published versions
    
    * add line back
    
    * remove quickstart.js from PR
    
    * Update _includes/quick_start_local.html
    
    ---------
    
    Co-authored-by: Andrey Talman <[email protected]>
    Camyll and atalman authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    021586e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4227eb8 View commit details
    Browse the repository at this point in the history
  4. Add blog post "6x faster Async Checkpointing in PyTorch, using Cached…

    … Plans, no GIL contention" (#2000)
    
    * Add blog post "6x faster Async Checkpointing in PyTorch, using Cached Plans, no GIL contention"
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * remove author
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * update publish date
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    ---------
    
    Signed-off-by: Chris Abraham <[email protected]>
    cjyabraham authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    f740983 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. New Case study (#1986)

    * New Case study
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * f
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * f
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * updates
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * edits
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * edits
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * f
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * update date
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    ---------
    
    Signed-off-by: Chris Abraham <[email protected]>
    cjyabraham authored May 1, 2025
    Configuration menu
    Copy the full SHA
    2b740e6 View commit details
    Browse the repository at this point in the history
  2. Add Docathon (#2011)

    * Add Docathon
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * add event
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * update date
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    ---------
    
    Signed-off-by: Chris Abraham <[email protected]>
    cjyabraham authored May 1, 2025
    Configuration menu
    Copy the full SHA
    a850a9e View commit details
    Browse the repository at this point in the history
  3. fix url for docathon (#2012)

    Signed-off-by: Chris Abraham <[email protected]>
    cjyabraham authored May 1, 2025
    Configuration menu
    Copy the full SHA
    29af728 View commit details
    Browse the repository at this point in the history
  4. add image to docathon post (#2013)

    Signed-off-by: Chris Abraham <[email protected]>
    cjyabraham authored May 1, 2025
    Configuration menu
    Copy the full SHA
    9785b60 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. Add blog post 'PyTorch Day France Featured Sessions' (#2014)

    * Add blog post 'PyTorch Day France Featured Sessions'
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * fix link
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * f
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * f
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * f
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    ---------
    
    Signed-off-by: Chris Abraham <[email protected]>
    cjyabraham authored May 2, 2025
    Configuration menu
    Copy the full SHA
    185ea86 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2025

  1. Add members to the boards (#2015)

    * Add members to the boards
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * f
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    ---------
    
    Signed-off-by: Chris Abraham <[email protected]>
    cjyabraham authored May 3, 2025
    Configuration menu
    Copy the full SHA
    7a5a11b View commit details
    Browse the repository at this point in the history
  2. fix image (#2016)

    Signed-off-by: Chris Abraham <[email protected]>
    cjyabraham authored May 3, 2025
    Configuration menu
    Copy the full SHA
    73253af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4b2c3d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. remove conda references from markdown for install UI (#2010)

    * remove conda references
    
    * try and generate preview with change
    
    * remove space now that preview is working
    
    * change pip language to match # of commands
    
    * Update _get_started/installation/mac.md
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    * Update _get_started/installation/mac.md
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    ---------
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    Camyll and svekars authored May 5, 2025
    Configuration menu
    Copy the full SHA
    5779c90 View commit details
    Browse the repository at this point in the history
  2. Add blog post 'Recap of the PyTorch Korea User Group Meetup...' (#2018)

    * Add blog post 'Recap of the PyTorch Korea User Group Meetup...'
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    * jpg
    
    Signed-off-by: Chris Abraham <[email protected]>
    
    ---------
    
    Signed-off-by: Chris Abraham <[email protected]>
    cjyabraham authored May 5, 2025
    Configuration menu
    Copy the full SHA
    dbae645 View commit details
    Browse the repository at this point in the history
  3. Modify published_versions.json, releases.json and quick-start-module.…

    …js (#2009)
    
    Co-authored-by: atalman <[email protected]>
    Co-authored-by: Andrey Talman <[email protected]>
    3 people authored May 5, 2025
    Configuration menu
    Copy the full SHA
    58b23ff View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Update CNAME to docs.pytorch.org

    Signed-off-by: Thanh Ha <[email protected]>
    zxiiro committed May 7, 2025
    Configuration menu
    Copy the full SHA
    cda25ea View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Configuration menu
    Copy the full SHA
    f51c0fd View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Configuration menu
    Copy the full SHA
    fad5895 View commit details
    Browse the repository at this point in the history
Loading