onnxruntime/tools/ci_build/github
Changming Sun 66980e4646
Refactor the cmake code that is related to delay loading (#22646)
### Description
Refactor the cmake code that is related to delay loading. Provide a
cmake option to control if delay loading should be enabled or not.
Disabling the option when python is enabled, due to a known issue. 

### Motivation and Context
ONNX Runtime's python package depends on DirectML.dll, but supposedly
the DLL should be delay loaded.
This PR only refactor the code. It doesn't change the behavior.
2024-11-04 16:30:50 -08:00
..
android Add implementation of WebGPU EP (#22591) 2024-10-29 18:29:40 -07:00
apple [CoreML] ML Program more ops (2/N) (#22480) 2024-11-01 08:37:56 +08:00
azure-pipelines Nuget Windows AI Pipeline, Disable SDL Submodules. (#22711) 2024-11-04 08:39:28 -08:00
js Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
linux Refactor the cmake code that is related to delay loading (#22646) 2024-11-04 16:30:50 -08:00
pai Add python 3.13 support (#22380) 2024-10-14 18:07:54 -07:00
windows [TensorRT EP] Refactor TRT version update logic & apply TRT 10.5 (#22483) 2024-10-29 09:23:41 -07:00
Doxyfile_csharp.cfg [C#] Rename unreleased API, add utilities (#16806) 2023-08-02 10:06:42 -07:00