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: bentoml/BentoML
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.14
Choose a base ref
...
head repository: bentoml/BentoML
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.15
Choose a head ref
  • 3 commits
  • 9 files changed
  • 3 contributors

Commits on May 20, 2025

  1. docs: Add CI/CD pipeline doc (#5366)

    * Add CI/CD pipeline doc
    
    Signed-off-by: Sherlock113 <sherlockxu07@gmail.com>
    
    * Title fix
    
    Signed-off-by: Sherlock113 <sherlockxu07@gmail.com>
    
    * ci: auto fixes from pre-commit.ci
    
    For more information, see https://pre-commit.ci
    
    ---------
    
    Signed-off-by: Sherlock113 <sherlockxu07@gmail.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Sherlock113 and pre-commit-ci[bot] authored May 20, 2025
    Configuration menu
    Copy the full SHA
    3ede80c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. fix: disable GPU allocation if CUDA_VISIBLE_DEVICES is set (#5368)

    * fix: disable GPU allocation if CUDA_VISIBLE_DEVICES is set
    
    Signed-off-by: Frost Ming <me@frostming.com>
    
    * fix: onnx tests
    
    Signed-off-by: Frost Ming <me@frostming.com>
    frostming authored May 22, 2025
    Configuration menu
    Copy the full SHA
    7da959d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. fix: race condition issue initializing result db (#5369)

    * fix: race condition issue initializing result db
    
    Signed-off-by: Frost Ming <me@frostming.com>
    
    * fix: only init db when needed
    
    Signed-off-by: Frost Ming <me@frostming.com>
    frostming authored May 23, 2025
    Configuration menu
    Copy the full SHA
    6eea834 View commit details
    Browse the repository at this point in the history
Loading