onnxruntime/cmake
Ryan Hill fda1d0dce9
Ryanunderhill/ocr custom op (#744)
* Adding a custom op interface to the C API to remove shared library dependency.
* Remove old custom op test
* Rework how custom ops handle inputs/outputs to enable custom op output shape calculation in the compute method
* Add a nicer C++ API for custom ops and switch the tests to use it.
2019-04-05 18:53:20 -07:00
..
external Update onnx (#761) 2019-04-04 10:58:45 -07:00
onnx Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00
patches Clean up garbage files (#208) 2018-12-18 13:51:01 -08:00
CMakeLists.txt Remove mkldnn_sgemm from math_util.cc 2019-04-05 14:13:10 -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 Added generation of C# project properties file containing actual build directory. 2019-01-14 16:02:13 -08: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 Ryanunderhill/ocr custom op (#744) 2019-04-05 18:53:20 -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