onnxruntime/docs
Tianlei Wu c00e13a291
Cherry pick (batch 2) to rel-1.5.1 (#5290)
* remove implicit linking of tensorrt and dnnl ep shared libs (#5262)
* Update DirectML Nuget to 1.3.0 (#5274)
* Update PyTorch TransformerModel sample (#5275)
* Insert telemetry template into GPU build, add telemry build switches. (#5278)
* Synchronize training dependency versions between Docker image and Python wheel (#5261)
* Downgrade GCC (#5269)
* Remove --enable_symbolic_shape_infer_tests to fix linux ci pipeline build error.

Co-authored-by: Edward Chen
Co-authored-by: George Wu <jywu@microsoft.com>
Co-authored-by: Dwayne Robinson <dwayner@microsoft.com>
Co-authored-by: Thiago Crepaldi <thiago.crepaldi@microsoft.com>
Co-authored-by: Dmitri Smirnov <yuslepukhin@users.noreply.github.com>
Co-authored-by: edgchen1 <18449977+edgchen1@users.noreply.github.com>
Co-authored-by: Changming Sun <chasun@microsoft.com>
2020-09-25 09:26:40 -07:00
..
execution_providers Cherry pick (batch 2) to rel-1.5.1 (#5290) 2020-09-25 09:26:40 -07:00
images
python bump version to 1.5.1 (#5258) 2020-09-23 16:50:58 -07:00
ABI_Dev_Notes.md
AddingCustomOp.md Support RegisterCustomOpsLibrary via the Python API (#4764) 2020-08-28 13:24:29 -07:00
AddingExecutionProvider.md
Android_testing.md
C_API.md
cmake_guideline.md
Coding_Conventions_and_Standards.md
ContribOperators.md Render Operator documentation as compliant markdown (#3658) 2020-09-02 15:07:50 -07:00
CSharp_API.md
ExportPyTorchCustomOps.md
FAQ.md
How_To_Update_ONNX_Dev_Notes.md
InferenceHighLevelDesign.md Add docs indicating that the onnxruntime engine from other distributions can be compatible with the WinRT NuGet (#5009) 2020-09-14 21:15:51 -07:00
Java_API.md
Model_Test.md
NotesOnThreading.md
ONNX_Runtime_for_Mobile_Platforms.md Update conversion script and process to simplify creating ORT format models and a minimal build (#5217) 2020-09-23 16:50:58 -07:00
ONNX_Runtime_Graph_Optimizations.md
ONNX_Runtime_Perf_Tuning.md
ONNX_Runtime_Server_Usage.md
onnxruntime_dependencies.dot
onnxruntime_dependencies.png
OperatorKernels.md Render Operator documentation as compliant markdown (#3658) 2020-09-02 15:07:50 -07:00
PR_Guidelines.md
Privacy.md
PyOp.md
Python_Dev_Notes.md
Reduced_Operator_Kernel_build.md Add ability to generate configuration file with required operators. (#5089) 2020-09-09 21:39:17 +10:00
ReleaseManagement.md
Roadmap.md
Server.md
Versioning.md bump version to 1.5.1 (#5258) 2020-09-23 16:50:58 -07:00
WinRT_API.md