onnxruntime/cmake
Scott McKay c1a34a8ba6
Add ability to dump node input/output (#1202)
Address #1155

Add debug helper methods to be able to dump input name and shape information for node inputs, and the data from node outputs.

As the input data comes from graph inputs, initializers or node outputs we don't dump it.

Must be manually enabled by building with '--cmake_extra_defines onnxruntime_DEBUG_NODE_INPUTS_OUTPUTS=ON'
2019-06-13 06:47:50 +10:00
..
external Uncomment ConstantOfShape tests. (#1059) 2019-06-10 14:36:36 -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 Add ability to dump node input/output (#1202) 2019-06-13 06:47:50 +10: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
get_boost.cmake restore ninja compatibility 2019-05-15 10:18:52 -07:00
onnxruntime.cmake implement python opeartor (#1045) 2019-06-07 11:50:23 -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 Suppress warnings for gemmlowp 2019-01-15 22:29:30 -08:00
onnxruntime_csharp.cmake MKLML pipeline - update C# and CMake to handle dll dependencies (#810) 2019-04-10 18:16:02 -07:00
onnxruntime_dependencies.dot Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
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 implement python opeartor (#1045) 2019-06-07 11:50:23 -07:00
onnxruntime_mlas.cmake Zhalei/erff (#846) 2019-05-06 14:05:04 -07:00
onnxruntime_optimizer.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
onnxruntime_providers.cmake Adding custom op ConvTransposeWithDynamicPads. (#638) 2019-05-31 11:48:43 -07:00
onnxruntime_pyop.cmake implement python opeartor (#1045) 2019-06-07 11:50:23 -07:00
onnxruntime_python.cmake Fix LTO build failure on ubuntu (#1048) 2019-05-16 14:06:38 -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 Add nsync lib to onnxruntime_mlas_test's deps (#1199) 2019-06-11 13:01:16 -07:00
onnxruntime_util.cmake make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
protobuf_function.cmake Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00