onnxruntime/docs
Edward Chen 3bc91c2151
Move reduced ops files into build directory (#10030)
In a reduced ops build, some source files get updated. This change moves the updated files into the build directory. This way, it is easier to simultaneously manage different build directories (with possibly different reduced ops configurations) based on a single source directory.
2021-12-28 19:04:20 -08:00
..
c_cxx Automate generation of C/C++ API docs (#9997) 2021-12-10 17:45:50 -08:00
execution_providers/images
images
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
ContribOperators.md Use FusedMatMul When Transpose is Between First Dim and Contiguous Batch Dims (#9734) 2021-12-27 10:49:46 +08:00
FAQ.md
How_To_Update_ONNX_Dev_Notes.md
Model_Test.md
NotesOnThreading.md
ONNX_Runtime_Server_Usage.md
onnxruntime_dependencies.dot
onnxruntime_dependencies.png
onnxruntime_extensions.md
OperatorKernels.md add int8_t for Resize (#10067) 2021-12-17 15:36:09 -08:00
ORTMobilePackageOperatorTypeSupport.md
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
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