onnxruntime/docs
Scott McKay a3de1bbf7d
Update script to find optimizers that potentially need supported opset updates (#12330)
* Update to handle multiline declarations for the kernels which are typical these days.
* Update to new path for the cpu contrib_op kernel registrations.
* Update tools/python/find_optimizer_opset_version_updates_required.py

Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com>
2022-08-04 07:37:27 +10: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 Update publish-python-apidocs.yml (#12433) 2022-08-03 10:17:00 -07:00
ABI_Dev_Notes.md
Android_testing.md Removed BUILD.md from master as source now lives in gh-pages (#6709) 2021-02-19 11:34:21 -08:00
C_API_Guidelines.md
cmake_guideline.md
Coding_Conventions_and_Standards.md Container and memory allocation guidelines (#12387) 2022-08-03 10:31:59 -07:00
ContribOperators.md Support vocab_mask/prefix_vocab_mask/no_repeat_number in greedysearch op (#12327) 2022-08-03 10:10:08 -07:00
FAQ.md
How_To_Update_ONNX_Dev_Notes.md Update script to find optimizers that potentially need supported opset updates (#12330) 2022-08-04 07:37:27 +10: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 Support vocab_mask/prefix_vocab_mask/no_repeat_number in greedysearch op (#12327) 2022-08-03 10:10:08 -07: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] Build on Windows with ipp-crypto support (#12336) 2022-07-28 15:40:19 +02:00
Versioning.md Bump ort version number (#11948) 2022-07-22 12:55:53 -07:00
WinML_principles.md