onnxruntime/tools/ci_build/github
Changming Sun 201b089a36
Fix some warnings on Windows (#2560)
1. Enable warning "4503" # Decorated name length exceeded.
2. Enable warning "4146" # unary minus operator applied to unsigned type.
3. Enable float64 support for the Softmax operator
4. Enable compliance checks for Windows x86 32bits build
5. Use TryBatchParallelFor to replace some fallback code in mlas pooling.cc
6. Fix Android CI pipeline.
2020-01-22 15:59:11 -08:00
..
android Android CI (#1600) 2019-10-04 17:39:51 -07:00
azure-pipelines Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
linux Disable openmp for the nocontribops pipeline. (#2888) 2020-01-22 12:07:44 -08:00
windows Packaging pipeline changes for VS 2019 (#2711) 2019-12-20 19:53:51 -08:00
download_test_data.py Windows CI changes(#2650) 2019-12-13 12:23:49 -08:00