onnxruntime/cmake
tmccrmck af7090c25f Fix server's executor memory leak and add tests (#984)
* Fixes memory leaks in executor and adds executor tests

* Remove logging test from executor_test.cc

* Uses RAII to allocate and freee MLValue buffers

* Change private member buffer to buffer_
2019-05-09 22:51:57 -07:00
..
external Support for building ngraph EP on Windows (#978) 2019-05-07 14:14:50 -07:00
onnx make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
patches Support for building ngraph EP on Windows (#978) 2019-05-07 14:14:50 -07:00
CMakeLists.txt Support for building ngraph EP on Windows (#978) 2019-05-07 14:14:50 -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
get_boost.cmake Add an HTTP server for hosting of ONNX models (#806) 2019-04-30 18:21:23 -07:00
onnxruntime.cmake Add nGraph Execution Provider (#832) 2019-04-20 17:02:35 -07:00
onnxruntime_codegen.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_common.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -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 make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_graph.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_mlas.cmake Zhalei/erff (#846) 2019-05-06 14:05:04 -07:00
onnxruntime_optimizer.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_providers.cmake Support for building ngraph EP on Windows (#978) 2019-05-07 14:14:50 -07:00
onnxruntime_python.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_server.cmake Add an HTTP server for hosting of ONNX models (#806) 2019-04-30 18:21:23 -07:00
onnxruntime_session.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_unittests.cmake Fix server's executor memory leak and add tests (#984) 2019-05-09 22:51:57 -07:00
onnxruntime_util.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
protobuf_function.cmake Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00