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: xmba15/onnx_runtime_cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cardboardcode/onnx_runtime_cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 8 files changed
  • 1 contributor

Commits on Sep 21, 2024

  1. 🔨 Updated ubuntu2004_gpu.dockerfile to avoid deprecated missing base …

    …image as well as add instructions to COPY necessary bash scripts for installation of dependencies.
    
    Signed-off-by: Bey Hao Yun <[email protected]>
    cardboardcode committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    6535836 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efc2d01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2c0c27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10b998d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aef31e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32bd12d View commit details
    Browse the repository at this point in the history
  7. 🔨 Rectified wrong formatted image for yolov2app demo.

    Signed-off-by: Bey Hao Yun <[email protected]>
    cardboardcode committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1cea50d View commit details
    Browse the repository at this point in the history
  8. 🔨 Updated CPU and TensorRT variants of Dockerfiles.

    Signed-off-by: Bey Hao Yun <[email protected]>
    cardboardcode committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    df61a15 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. 🔨 Rectified faulty docker image build for GPU-variant of C++ onnxrunt…

    …ime examples.
    
    Signed-off-by: Bey Hao Yun <[email protected]>
    cardboardcode committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f08a324 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. ➕ Added print statement for better user experience, knowing what is t…

    …he output image name.
    
    Signed-off-by: gary.bey <[email protected]>
    cardboardcode committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    798ec55 View commit details
    Browse the repository at this point in the history
Loading