onnxruntime/docs
Justin Chu 6fb29f5b9a
Add python docstring linting in vscode settings (#11316)
Add python docstring linting in vscode settings
Use black and isort for python code formatting in VScode. Import sorting enabled on save. Code formatting available in VSCode with manual trigger.
Adopted from pytorch https://github.com/pytorch/pytorch/blob/master/.vscode/settings_recommended.json
2022-04-23 06:23:04 -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 Bump master version to 1.12 (#10797) 2022-03-28 12:30:11 -07:00
ABI_Dev_Notes.md
Android_testing.md
C_API_Guidelines.md
cmake_guideline.md
Coding_Conventions_and_Standards.md Add python docstring linting in vscode settings (#11316) 2022-04-23 06:23:04 -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 [C# and Python APIs] Expose knobs to enable/disable platform telemetry collection (#5481) 2020-10-21 10:32:13 -07:00
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