Commits


Changming Sun authored and GitHub committed 7c89f38a346
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.