onnxruntime/docs
Yufeng Li baa86f181f
Handle the case that initializers are in graph input (#3449)
warn that initializers are in graph input
provide a tool to move initializer out of graph input
Motivation and Context
ONNX model from IR_VERSION 4 only treats initializers that appear in graph input as non-constant. This may fail some of the graph optimizations, like const folding, operator fusion and etc. Warn the case and provide a tool.
2020-04-14 09:06:04 -07:00
..
execution_providers Update onnx-tensorrt parser (#3369) 2020-03-30 20:31:59 -07:00
images Documentation updates for 1.2 for WinML (#3149) 2020-03-11 14:19:30 -07:00
python Fix python examples in documentation (#3379) 2020-04-01 22:48:32 +02:00
ABI_Dev_Notes.md
AddingCustomOp.md Support custom ops targeting the CUDA EP (#3165) 2020-03-11 00:49:01 -07:00
AddingExecutionProvider.md Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
C_API.md Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
cmake_guideline.md
Coding_Conventions_and_Standards.md
ContribOperators.md Implement contrib op CropAndResize (#1277) 2019-06-24 18:34:35 -07:00
CSharp_API.md update C# API to optimize inference latency (#3171) 2020-04-08 11:57:40 -07:00
HighLevelDesign.md Documentation updates for 1.2 for WinML (#3149) 2020-03-11 14:19:30 -07:00
How_To_Update_ONNX_Dev_Notes.md
Java_API.md
Model_Test.md
ONNX_Runtime_Graph_Optimizations.md
ONNX_Runtime_icon.png
ONNX_Runtime_logo.png
ONNX_Runtime_Perf_Tuning.md Handle the case that initializers are in graph input (#3449) 2020-04-14 09:06:04 -07:00
ONNX_Runtime_Server_Usage.md onnxrt server documentation update (#2396) 2019-11-18 15:31:07 -08:00
OperatorKernels.md Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
Privacy.md Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
PyOp.md
Python_Dev_Notes.md
ReleaseManagement.md
Roadmap.md Updates to roadmap (#3155) 2020-03-16 18:19:07 -07:00
Server.md
Versioning.md
WinRT_API.md Documentation updates for 1.2 for WinML (#3149) 2020-03-11 14:19:30 -07:00