onnxruntime/onnxruntime
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
..
contrib_ops Remove parallelfor for certain ops (#908) 2019-04-25 19:38:59 -07:00
core Improve error messaging based on raised issues (#988) 2019-05-09 11:43:41 -07:00
python Uncomment mod tests and make infra run them (#971) 2019-05-07 10:44:37 -07:00
server Fix server's executor memory leak and add tests (#984) 2019-05-09 22:51:57 -07:00
test Fix server's executor memory leak and add tests (#984) 2019-05-09 22:51:57 -07:00
__init__.py bump version number for release (#911) 2019-04-26 16:28:16 -07:00
ReformatSource.ps1 Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
ReformatSourcePython.bat Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
VSCodeCoverage.runsettings Initial bootstrap commit. 2018-11-19 16:48:22 -08:00