onnxruntime/tools/ci_build
Changming Sun 7c89f38a34
Fix static analysis warnings found by VC++ (#3530)
1. Fix static analysis warnings found by VC++
2. Add a new pipeline for static analysis
3. Merge all the windows CI build into one single yaml file.(Easier to queue them all).
4. Make DNNL build faster by disabling building the tests and examples.
5. Enable custom op unitest.
2020-04-16 01:46:47 -07:00
..
github Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
build.py Optionally produce a python wheel that includes featurizers (#3491) 2020-04-14 09:00:13 -07:00
gen_def.py Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
static_analysis_filter.py