onnxruntime/docs
Yufeng Li 12ee2e942f
add int8_t for Resize (#10067)
As we support quantization for format s8s8, we need Resize to support int8_t.
2021-12-17 15:36:09 -08:00
..
c_cxx Automate generation of C/C++ API docs (#9997) 2021-12-10 17:45:50 -08:00
execution_providers/images
images API Documentation (#8948) 2021-09-09 22:04:51 -07:00
python Standalone TVM Executor Provider (#10019) 2021-12-15 16:59:20 -08:00
ABI_Dev_Notes.md
Android_testing.md
C_API_Guidelines.md
cmake_guideline.md
Coding_Conventions_and_Standards.md Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
ContribOperators.md Add BeamSearch operator for GPT-2 decoding (#9680) 2021-12-16 16:08:05 -08:00
FAQ.md
How_To_Update_ONNX_Dev_Notes.md Remove onnxruntime/core/protobuf (#8617) 2021-08-10 09:36:27 -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 add int8_t for Resize (#10067) 2021-12-17 15:36:09 -08: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 Support required types when excluding typed registrations (#6871) 2021-03-08 08:22:07 -08:00
ReleaseManagement.md
Roadmap.md
Server.md
STVM_EP.md Standalone TVM Executor Provider (#10019) 2021-12-15 16:59:20 -08:00
Versioning.md Bump master version to 1.11 (#9957) 2021-12-14 23:32:06 -08:00
WinML_principles.md