onnxruntime/docs
Yulong Wang 718068f020
update C# API to optimize inference latency (#3171)
* update C# API to optimize inference latency

* rename PinnedOnnxValue to fixedBufferOnnxValue and fix build break

* add more test cases

* add conditions on string tensors for pre-allocated outputs

* change to random inputs

* fix word spell

* resolve comments

* resolve comments

* remove FixedBufferOnnxValueTests.cs

* fix trivial typos in doc
2020-04-08 11:57:40 -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 Update ABI_Dev_Notes.md (#2959) 2020-02-07 20:09:56 -08:00
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 Some documentation updates. (#3060) 2020-02-21 20:07:39 +10:00
ContribOperators.md
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 Documentation update: build instructions (#2636) 2019-12-19 13:40:34 -08:00
Model_Test.md Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
ONNX_Runtime_Graph_Optimizations.md update optimization doc for BERT related fusions (#2819) 2020-01-15 16:01:11 -08:00
ONNX_Runtime_icon.png
ONNX_Runtime_logo.png
ONNX_Runtime_Perf_Tuning.md update default optimization level + fix gemm_activation fusion (#2791) 2020-01-13 14:05:38 -08: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 Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
ReleaseManagement.md
Roadmap.md Updates to roadmap (#3155) 2020-03-16 18:19:07 -07:00
Server.md Add document for onnxruntime server. 2020-01-27 13:39:41 -08:00
Versioning.md Doc updates for 1.2 release (#3069) 2020-02-24 11:48:13 -08:00
WinRT_API.md Documentation updates for 1.2 for WinML (#3149) 2020-03-11 14:19:30 -07:00