onnxruntime/cmake
Edward Chen f77ab4fea6
Manually add optimization flag for Android Release builds. (#12390)
With recent versions of NDK (since 23), the `-O` optimization level compile flag is not being passed when building in the "Release" configuration.
More details here: https://github.com/android/ndk/issues/1740

Our "Release" Android builds have been built without the optimization flag since we upgraded from NDK 21.

This change is a workaround to manually add `-O3` for "Release" Android builds.
2022-08-01 12:49:03 -07:00
..
external [TVM EP] Hot fix of build on Windows of TVM EP with ipp-crypto (#12381) 2022-07-31 14:36:54 +02:00
patches Add patching of xnnpack CMakeLists.txt to allow building with Emscripten. (#11829) 2022-06-14 09:31:17 +10:00
tensorboard
CMakeLists.txt Manually add optimization flag for Android Release builds. (#12390) 2022-08-01 12:49:03 -07:00
CMakeSettings.json
codeconv.runsettings
EnableVisualStudioCodeAnalysis.props
find_snpe.cmake cmake changes for SNPE EP (#11821) 2022-06-13 08:15:37 -07:00
gdk_toolchain.cmake Enable building with a GDK (#11126) 2022-04-07 15:06:31 -07:00
Info.plist.in
libonnxruntime.pc.cmake.in
nuget_helpers.cmake
onnxruntime.cmake UEP 4.1 release (#11834) 2022-06-17 14:49:04 -07:00
onnxruntime_codegen_tvm.cmake
onnxruntime_common.cmake Introduce a way to disable Abseil library (#11353) 2022-04-27 08:57:52 -07:00
onnxruntime_config.h.in
onnxruntime_csharp.cmake EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
onnxruntime_eager.cmake
onnxruntime_flatbuffers.cmake Enable building with a GDK (#11126) 2022-04-07 15:06:31 -07:00
onnxruntime_framework.cmake ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
onnxruntime_fuzz_test.cmake
onnxruntime_graph.cmake ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
onnxruntime_ios.toolchain.cmake
onnxruntime_java.cmake
onnxruntime_java_unittests.cmake
onnxruntime_kernel_explorer.cmake Add baseline gemm for kernel explorer (#12050) 2022-07-20 13:49:26 +08:00
onnxruntime_language_interop_ops.cmake
onnxruntime_mlas.cmake
onnxruntime_nodejs.cmake
onnxruntime_nuphar_extern.cmake
onnxruntime_objectivec.cmake
onnxruntime_opschema_lib.cmake
onnxruntime_optimizer.cmake
onnxruntime_providers.cmake [TVM EP] Build on Windows with ipp-crypto support (#12336) 2022-07-28 15:40:19 +02:00
onnxruntime_pyop.cmake
onnxruntime_python.cmake Merge branch 'master' of https://github.com/microsoft/onnxruntime into bmeswani/merge_pr 2022-06-30 21:53:07 +00:00
onnxruntime_session.cmake C API version 0.001 (#11758) 2022-06-15 11:13:35 -07:00
onnxruntime_snpe_provider.cmake cmake changes for SNPE EP (#11821) 2022-06-13 08:15:37 -07:00
onnxruntime_training.cmake Make GetTrainingApi as a part of the OrtApis, add Training API documentation and address other pull request review comments 2022-07-21 18:11:48 +00:00
onnxruntime_unittests.cmake Merge branch 'master' of https://github.com/microsoft/onnxruntime into bmeswani/merge_pr 2022-06-30 21:53:07 +00:00
onnxruntime_util.cmake
onnxruntime_webassembly.cmake Fix wasm static lib in sub-project (#11671) 2022-06-14 15:18:11 -07:00
precompiled_header.cmake
protobuf_function.cmake
Sdl.ruleset
set_winapi_family_desktop.h
target_delayload.cmake
uwp_stubs.h
wcos_rules_override.cmake
wil.cmake
winml.cmake
winml_cppwinrt.cmake
winml_sdk_helpers.cmake
winml_unittests.cmake