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: soulseen/python_backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: triton-inference-server/python_backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 19 files changed
  • 6 contributors

Commits on Jun 30, 2025

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

Commits on Jul 7, 2025

  1. Configuration menu
    Copy the full SHA
    8cfdffe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d1333e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

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

Commits on Aug 7, 2025

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

Commits on Aug 13, 2025

  1. fix: Add input validation to model load (triton-inference-server#404)

    Validate input parameters used within python_backend model load
    mattwittwer authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    8b5a055 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. perf: optimize string tensor deserialization with high performance c+…

    …+ implementation (triton-inference-server#416)
    
    * perf: optimize string tensor deserialization with high performance c++ implementation
    
    * Address PR comments
    
    ---------
    
    Co-authored-by: Wei Chen <[email protected]>
    wweic and Wei Chen authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    389c770 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

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