onnxruntime/docs
Justin Chu c541063245
Format coding conventions documentation (#11405)
Add proper formatting to code blocks to make the doc more readable.

- Wrap code blocks with `
- Fix typos
2022-05-09 10:19:15 -07:00
..
c_cxx Document C/C++ API documentation version info conventions. (#10396) 2022-01-27 10:20:13 -08:00
execution_providers/images
images API Documentation (#8948) 2021-09-09 22:04:51 -07:00
python Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
ABI_Dev_Notes.md
Android_testing.md
C_API_Guidelines.md
cmake_guideline.md
Coding_Conventions_and_Standards.md Format coding conventions documentation (#11405) 2022-05-09 10:19:15 -07:00
ContribOperators.md Update BeamSearch operator spec to support t5 (#10777) 2022-03-04 21:52:45 -08:00
FAQ.md
How_To_Update_ONNX_Dev_Notes.md update How_To_Update_ONNX_Dev_Notes with right paths (#11074) 2022-04-01 08:05:31 -07:00
Model_Test.md
NotesOnThreading.md
ONNX_Runtime_Server_Usage.md Update docs/ONNX_Runtime_Server_Usage.md (#7818) 2021-05-26 16:17:20 -07:00
onnxruntime_dependencies.dot
onnxruntime_dependencies.png
onnxruntime_extensions.md Enable linking in exception throwing support library when build onnxruntime wasm. (#8973) 2021-09-10 22:09:16 +08:00
OperatorKernels.md Implement TreeEnsemble for opset(ai.onnx.ml)==3 (#10821) 2022-03-30 12:53:12 +02:00
ORTMobilePackageOperatorTypeSupport.md Update doc for operators/opsets supported by mobile package (#9899) 2021-12-02 13:51:22 +10:00
PR_Guidelines.md
Privacy.md
Python_Dev_Notes.md
Reduced_Operator_Kernel_build.md Move reduced ops files into build directory (#10030) 2021-12-28 19:04:20 -08:00
ReleaseManagement.md
Roadmap.md
Server.md
TVM_EP.md [TVM EP] Integrate tests for TVM EP into public onnxruntime CI (#10505) 2022-02-24 16:24:23 +01:00
Versioning.md Bump master version to 1.12 (#10797) 2022-03-28 12:30:11 -07:00
WinML_principles.md