onnxruntime/cmake
Weixing Zhang 696ab8a194
Create a separate component for graph optimization. (#421)
* Create a project for graph optimizer.

Move optimizer related code to the folder optimizer.

* Fix build failures.

* rebase and fix build failures.

* fix build failure.

* fix build failure with cuda path.

* fix python build failure.

* Move two transformers(memcpy and insert_cast) from framework to optimizer.

* rebase.

* SessionState should not depend on optimizer.
2019-02-04 15:45:12 -08:00
..
external Update ONNX. Implement Scan 9 changes (#366) 2019-01-24 08:10:39 +10: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 Create a separate component for graph optimization. (#421) 2019-02-04 15:45:12 -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 Create a separate component for graph optimization. (#421) 2019-02-04 15:45:12 -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 Use nsync for implementing condition variable 2019-01-21 22:59:42 -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 Create a separate component for graph optimization. (#421) 2019-02-04 15:45:12 -08: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