Skip to content

Merge branch 'main' into Cjian/cuda_pip

f2aa262
Select commit
Loading
Failed to load commit list.
Closed

Adding optional CUDA DLLs when installing onnxruntime_gpu #22506

Merge branch 'main' into Cjian/cuda_pip
f2aa262
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Advanced Security / CodeQL completed Jan 8, 2025 in 4s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/main was not found:

API upload

  • ❓  <default>

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 109 in onnxruntime/python/onnxruntime_validation.py

See this annotation in the file changed.

Code scanning / CodeQL

Empty except Note

'except' clause does nothing but pass and there is no explanatory comment.