onnxruntime/cmake
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
..
external Convert ExternalProject Featurizers into git submodule (#2834) 2020-01-14 10:32:06 -08:00
onnx Update protobuf to 3.11.2 (#1928) 2019-12-27 18:28:18 -08:00
patches Update protobuf to 3.11.2 (#1928) 2019-12-27 18:28:18 -08:00
CMakeLists.txt Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
ConfigureVisualStudioCodeAnalysis.props Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
EnableVisualStudioCodeAnalysis.props Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime.cmake Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
onnxruntime_codegen.cmake Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
onnxruntime_common.cmake User/xianz/telemetry (#2458) 2019-12-03 23:34:53 -08:00
onnxruntime_config.h.in Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
onnxruntime_csharp.cmake Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
onnxruntime_dependencies.dot Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_framework.cmake Add Tracelogging for profiling (#1639) 2019-11-11 21:34:10 -08:00
onnxruntime_graph.cmake Import more featurizers with tests (#2685) 2019-12-17 22:17:40 -08:00
onnxruntime_java.cmake Java API for onnxruntime (#2215) 2019-12-10 08:28:46 -08:00
onnxruntime_language_interop_ops.cmake Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
onnxruntime_mlas.cmake MLAS: optimize QuantizeLinear (#2660) 2019-12-16 10:56:23 -08:00
onnxruntime_nuphar_extern.cmake Weba/merge ngemm (#2021) 2019-10-05 12:09:22 -07:00
onnxruntime_optimizer.cmake Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
onnxruntime_providers.cmake Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
onnxruntime_pyop.cmake Update python packaging pipelines (#2167) 2019-10-19 07:42:54 -07:00
onnxruntime_python.cmake Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
onnxruntime_session.cmake Add provision in ORT for session options to be parsed when available via model file (#2449) 2019-12-03 16:56:07 -08:00
onnxruntime_unittests.cmake Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
onnxruntime_util.cmake Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
protobuf_function.cmake Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00