onnxruntime/cmake
Mina Asham a319ad29b3 Do not link onnxruntime jni output with JNI_LIBRARIES
- Linking onnxruntime with JNI_LIBRARIES includes some unnecessary links to native libraries (e.g. libawt) which are not actually used or required by the output onnx library. This causes unsatisfied link exceptions when trying to load the onnx library without including these libraries.
2020-01-29 17:07:07 -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 the nuget pipelines (#2901) 2020-01-23 20:02:18 -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 Add noexecstack linker flag 2020-01-28 10:28:56 -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 Do not link onnxruntime jni output with JNI_LIBRARIES 2020-01-29 17:07:07 -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