onnxruntime/include/onnxruntime/core
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
..
common Add extra fields to ORT telemetry (#3234) 2020-03-18 09:37:35 -07:00
framework Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
graph Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
optimizer Add a transformer to use Gelu approximation for cuda provider (#2480) 2019-11-27 10:15:50 -08:00
platform Thread pool changes (#3153) 2020-03-30 12:18:40 -07:00
providers Add #pragma once to providers.h, so avoid 'struct' redefinition error when including the header from multiple places. 2020-04-03 16:25:18 -07:00
session Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00