Changming Sun
Changming Sun
/azp run Linux OpenVINO CI Pipeline, Linux QNN CI Pipeline, MacOS CI Pipeline, ONNX Runtime Web CI Pipeline, Windows ARM64 QNN CI Pipeline, Windows CPU CI Pipeline, Windows GPU CUDA...
/azp run Windows GPU DML CI Pipeline, Windows GPU Doc Gen CI Pipeline, Windows GPU TensorRT CI Pipeline, Windows x64 QNN CI Pipeline, onnxruntime-binary-size-checks-ci-pipeline, orttraining-linux-ci-pipeline, orttraining-linux-gpu-ci-pipeline
This issue has been automatically closed as 'not planned' because it has been marked as 'stale' for more than 30 days without activity. If you believe this is still an...
You don't have to resolve all the optional lint warnings. You may get the pipeline working first.
Please see: https://github.com/snnn/nanobind_build/blob/main/CMakeLists.txt In some cases, people would want to use a direct HTTP URL instead of "git clone" with CMake's FetchContent_Declare . Then they cannot get the submodules in...
@dependabot rebase
Will the "vs2015_runtime" package be updated to a newer version? The current one is incompatible with binaries built with VS 2022 17.10.
Yeah, the one in conda-forge works.
1. Update the build pipeline to use the latest Xcode version provided by https://github.com/actions/runner-images if possible. 2. Have an iOS pipeline 3. Check if [CMAKE_OSX_DEPLOYMENT_TARGET](https://cmake.org/cmake/help/latest/variable/CMAKE_OSX_DEPLOYMENT_TARGET.html) is set in iOS and...
ONNX Runtime's latest release requires: - iOS >= [15.1](https://support.apple.com/en-gb/108051#151) - Android API >= [24](https://developer.android.com/tools/releases/platforms#7.0) (Android 7) - macOS version >= 13.3. You can find the information from: https://github.com/microsoft/onnxruntime/releases/tag/v1.21.0