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: apoorvkh/torchrunx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Choose a base ref
...
head repository: apoorvkh/torchrunx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.1
Choose a head ref
  • 13 commits
  • 16 files changed
  • 1 contributor

Commits on Mar 10, 2025

  1. updated links

    apoorvkh committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    ddebad4 View commit details
    Browse the repository at this point in the history
  2. split release workflow

    apoorvkh committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    820ad63 View commit details
    Browse the repository at this point in the history
  3. update workflows

    apoorvkh committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    aca1259 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67d2d2a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2025

  1. Update README.md

    apoorvkh authored Mar 15, 2025
    Configuration menu
    Copy the full SHA
    5ecc178 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

  1. fix examples in docs

    apoorvkh committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    a13ffbd View commit details
    Browse the repository at this point in the history
  2. added logging to examples

    apoorvkh committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    7882427 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac6fac9 View commit details
    Browse the repository at this point in the history
  4. bump version to 0.3.1

    apoorvkh committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    10e5d33 View commit details
    Browse the repository at this point in the history
  5. Merge branches 'capture-stdio-from-fd' and 'main' of github.com:apoor…

    …vkh/torchrunx into capture-stdio-from-fd
    apoorvkh committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    352c354 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    b0e1657 View commit details
    Browse the repository at this point in the history
  2. edit logging docs

    apoorvkh committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    62bd030 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #90 from apoorvkh/capture-stdio-from-fd

    Capture stdout/stderr from OS fd instead of Python's `sys.stdout` / `sys.stderr`
    apoorvkh authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    2b7c073 View commit details
    Browse the repository at this point in the history
Loading