onnxruntime/cmake
Tracy Sharpe 3ebad81abc
MLAS: NCHWc low-level changes (#1283)
Implementation of the MLAS changes for NCHWc convolution/pooling support. These changes adopt the blocking format used by MKL-DNN and other convolution libraries for better performance.
2019-06-25 16:57:30 -07:00
..
external update onnx (#1287) 2019-06-24 14:17:27 -07:00
onnx make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
patches Enable nGraph Debug ci test. (#1000) 2019-05-23 19:58:35 -07:00
CMakeLists.txt Treat attribute warning as non-error on cross compiling ARM (#1261) 2019-06-23 17:59:38 -07:00
ConfigureVisualStudioCodeAnalysis.props
EnableVisualStudioCodeAnalysis.props
get_boost.cmake restore ninja compatibility 2019-05-15 10:18:52 -07:00
onnxruntime.cmake Add an API for retrieve ORT version (#1263) 2019-06-20 15:42:12 -07:00
onnxruntime_codegen.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_common.cmake Create a syslog sink for logging in !Win32 env (#1163) 2019-06-06 16:35:06 +10:00
onnxruntime_config.h.in Add an API for retrieve ORT version (#1263) 2019-06-20 15:42:12 -07:00
onnxruntime_csharp.cmake
onnxruntime_dependencies.dot
onnxruntime_framework.cmake Add ability to dump node input/output (#1202) 2019-06-13 06:47:50 +10:00
onnxruntime_graph.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_language_interop_ops.cmake Add PyOp doc and UT (#1200) 2019-06-17 11:15:44 -07:00
onnxruntime_mlas.cmake MLAS: NCHWc low-level changes (#1283) 2019-06-25 16:57:30 -07:00
onnxruntime_optimizer.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_providers.cmake move all contrib ops to contrib ops namespace (#1190) 2019-06-24 10:19:01 -07:00
onnxruntime_pyop.cmake Add PyOp doc and UT (#1200) 2019-06-17 11:15:44 -07:00
onnxruntime_python.cmake Initial commit for OpenVINO Execution Provider (#935) 2019-06-18 08:58:53 -07:00
onnxruntime_server.cmake Create a syslog sink for logging in !Win32 env (#1163) 2019-06-06 16:35:06 +10:00
onnxruntime_session.cmake implement python opeartor (#1045) 2019-06-07 11:50:23 -07:00
onnxruntime_unittests.cmake Initial commit for OpenVINO Execution Provider (#935) 2019-06-18 08:58:53 -07:00
onnxruntime_util.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
protobuf_function.cmake