mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-19 21:32:23 +00:00
The memleak checker used by default in Debug configuration does not play nice with embedding static lib of ONNXRuntime into binaries, because other code will not be using the same debug heap, leading to trouble. This makes it easier for outside builders to disable it for their build. |
||
|---|---|---|
| .. | ||
| ci_build | ||
| doc | ||
| nuget | ||
| perf_util | ||
| python | ||