onnxruntime/cmake
Scott McKay 5171e8b129
Make IExecutionProvider::Type return const std::string& instead of a new string. (#506)
Store the type string in IExecutionProvider so that Type() doesn't need to be a virtual.
2019-02-22 18:27:01 +10:00
..
external Implement tokenex regular expression matching and add tests. (#480) 2019-02-20 15:56:32 -08:00
onnx Build system upgrades (#281) 2019-01-07 13:15:24 -08:00
patches Clean up garbage files (#208) 2018-12-18 13:51:01 -08:00
CMakeLists.txt Implement tokenex regular expression matching and add tests. (#480) 2019-02-20 15:56:32 -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 Fix MacOS shared library build (#447) 2019-02-06 15:27:37 -08:00
onnxruntime_codegen.cmake Build system upgrades (#281) 2019-01-07 13:15:24 -08:00
onnxruntime_common.cmake Add nsync (#292) 2019-01-09 10:40:55 -08: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 Use nsync for implementing condition variable 2019-01-21 22:59:42 -08:00
onnxruntime_mlas.cmake Implement MLAS convolution+activation fusion (#354) 2019-01-18 14:16:28 -08:00
onnxruntime_optimizer.cmake Create a separate component for graph optimization. (#421) 2019-02-04 15:45:12 -08:00
onnxruntime_providers.cmake Implement tokenex regular expression matching and add tests. (#480) 2019-02-20 15:56:32 -08:00
onnxruntime_python.cmake Create a separate component for graph optimization. (#421) 2019-02-04 15:45:12 -08:00
onnxruntime_session.cmake Use Eigen ThreadPool in OnnxRuntime (#323) 2019-01-15 15:19:30 -08:00
onnxruntime_unittests.cmake Make IExecutionProvider::Type return const std::string& instead of a new string. (#506) 2019-02-22 18:27:01 +10:00
onnxruntime_util.cmake Build system upgrades (#281) 2019-01-07 13:15:24 -08:00
protobuf_function.cmake Initial bootstrap commit. 2018-11-19 16:48:22 -08:00