Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding python3.12 support to ORT #18814
Adding python3.12 support to ORT #18814
Changes from all commits
3b283e5
9974d4f
5e87a2d
7863e17
3e65bae
bc2ae96
6962d2a
4d84f96
fb0e353
333f25a
67e7fcd
1b02edc
b2bceed
783774f
6bc8909
aa9a8f7
5ad7839
4dd3f2f
78249dd
1aac519
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 18 in tools/ci_build/github/linux/build_linux_python_package.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/build_linux_python_package.sh#L18 <ShellCheck.SC2178>
Raw output
Check notice on line 65 in tools/ci_build/github/linux/build_linux_python_package.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/build_linux_python_package.sh#L65 <ShellCheck.SC2001>
Raw output
Check notice on line 65 in tools/ci_build/github/linux/build_linux_python_package.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/build_linux_python_package.sh#L65 <ShellCheck.SC2086>
Raw output
Check notice on line 7 in tools/ci_build/github/linux/docker/inference/x64/python/cpu/scripts/install_deps.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/inference/x64/python/cpu/scripts/install_deps.sh#L7 <ShellCheck.SC2086>
Raw output
Check warning on line 13 in tools/ci_build/github/linux/docker/scripts/install_python_deps.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/install_python_deps.sh#L13 <ShellCheck.SC2220>
Raw output
Check warning on line 20 in tools/ci_build/github/linux/docker/scripts/install_python_deps.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/install_python_deps.sh#L20 <ShellCheck.SC2034>
Raw output
Check notice on line 57 in tools/ci_build/github/linux/docker/scripts/install_python_deps.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/install_python_deps.sh#L57 <ShellCheck.SC2086>
Raw output
Check notice on line 58 in tools/ci_build/github/linux/docker/scripts/install_python_deps.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/install_python_deps.sh#L58 <ShellCheck.SC2086>
Raw output
Check notice on line 61 in tools/ci_build/github/linux/docker/scripts/install_python_deps.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/install_python_deps.sh#L61 <ShellCheck.SC2086>
Raw output
Check notice on line 64 in tools/ci_build/github/linux/docker/scripts/install_python_deps.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/install_python_deps.sh#L64 <ShellCheck.SC2086>
Raw output
Check notice on line 65 in tools/ci_build/github/linux/docker/scripts/install_python_deps.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/install_python_deps.sh#L65 <ShellCheck.SC2086>
Raw output
Check notice on line 67 in tools/ci_build/github/linux/docker/scripts/install_python_deps.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/install_python_deps.sh#L67 <ShellCheck.SC2086>
Raw output
Check warning on line 14 in tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh#L14 <ShellCheck.SC2034>
Raw output
Check warning on line 18 in tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh#L18 <ShellCheck.SC2034>
Raw output
Check warning on line 25 in tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh#L25 <ShellCheck.SC2034>
Raw output
Check warning on line 29 in tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh#L29 <ShellCheck.SC2046>
Raw output
Check notice on line 29 in tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh#L29 <ShellCheck.SC1091>
Raw output
Check warning on line 34 in tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh#L34 <ShellCheck.SC1090>
Raw output
Check notice on line 34 in tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh#L34 <ShellCheck.SC2086>
Raw output
Check notice on line 42 in tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh#L42 <ShellCheck.SC2086>
Raw output
Check notice on line 43 in tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh#L43 <ShellCheck.SC2086>
Raw output
Check warning on line 51 in tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh
GitHub Actions / shellcheck
[shellcheck] tools/ci_build/github/linux/docker/scripts/manylinux/install_deps_eager.sh#L51 <ShellCheck.SC2046>
Raw output