onnxruntime/cmake
Pranav Sharma 4b4a359943
Exclude unreferenced global data and op doc strings in the opschema object. The first causes a decrease in the binary size by at least 85k. The latter reduces resident memory size. (#823)
* Exclude unreferenced global data and op doc strings in the opschema object. The first causes a decrease in the binary size by at least 85k. The latter reduces resident memory size.

* Update onnx to incorporate my PR that fixes SetDoc compiler warnings
2019-04-15 15:57:19 -07:00
..
external Exclude unreferenced global data and op doc strings in the opschema object. The first causes a decrease in the binary size by at least 85k. The latter reduces resident memory size. (#823) 2019-04-15 15:57:19 -07:00
onnx Exclude unreferenced global data and op doc strings in the opschema object. The first causes a decrease in the binary size by at least 85k. The latter reduces resident memory size. (#823) 2019-04-15 15:57:19 -07:00
patches Clean up garbage files (#208) 2018-12-18 13:51:01 -08:00
CMakeLists.txt Exclude unreferenced global data and op doc strings in the opschema object. The first causes a decrease in the binary size by at least 85k. The latter reduces resident memory size. (#823) 2019-04-15 15:57:19 -07: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 update 2019-04-04 21:22:27 -07:00
onnxruntime_codegen.cmake Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00
onnxruntime_common.cmake update 2019-04-04 21:22:27 -07:00
onnxruntime_config.h.in Suppress warnings for gemmlowp 2019-01-15 22:29:30 -08:00
onnxruntime_csharp.cmake MKLML pipeline - update C# and CMake to handle dll dependencies (#810) 2019-04-10 18:16:02 -07:00
onnxruntime_dependencies.dot Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_framework.cmake Use Eigen ThreadPool in OnnxRuntime (#323) 2019-01-15 15:19:30 -08:00
onnxruntime_graph.cmake Provide an option to disable contrib ops. (#707) 2019-03-26 12:31:36 -07:00
onnxruntime_mlas.cmake cross compile x86 linux (#562) 2019-03-12 09:47:45 -07:00
onnxruntime_optimizer.cmake Create a separate component for graph optimization. (#421) 2019-02-04 15:45:12 -08:00
onnxruntime_providers.cmake Enable multiple session runs for TensorRT (#724) 2019-03-30 11:02:13 -07:00
onnxruntime_python.cmake Remove mkldnn_sgemm from math_util.cc 2019-04-05 14:13:10 -07:00
onnxruntime_session.cmake Use Eigen ThreadPool in OnnxRuntime (#323) 2019-01-15 15:19:30 -08:00
onnxruntime_unittests.cmake Build perf test runner only if onnxruntime_BUILD_SHARED_LIB is ON 2019-04-10 13:16:56 -07:00
onnxruntime_util.cmake Remove mkldnn_sgemm from math_util.cc 2019-04-05 14:13:10 -07:00
protobuf_function.cmake Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00