onnxruntime/docs
Pranav Sharma 29dcfb24ab
Allow multiple sessions to share an allocator, optimize constant folding memory usage, expose arena configs. (#4813)
* Add support for sharing allocators

* Incremental update

* Address some PR comments, add unit tests, add documentation.

* Address PR comments, add tests and some documentation.

* Fix build and test issues

* Remove RegisterAllocator API restoring the OrtAllocator interface changes. Changed docs to reflect this.
Also fixed the orttraining segfault. The segfault was because in the case of training session,
the CPU exec prov is not available at the time the transformers are applied. Changed it to create
a new one.
2020-08-22 10:03:17 -07:00
..
execution_providers [OpenVINO-EP] Updating OpenVINO EP to 2020.4 (#4836) 2020-08-19 23:18:08 -07:00
images Doc Updates for Build (#3976) 2020-05-18 20:08:36 -07:00
python Bump version to 1.4.0 (#4496) 2020-07-13 17:09:18 -07:00
ABI_Dev_Notes.md
AddingCustomOp.md
AddingExecutionProvider.md
Android_testing.md Update Android instructions (#3971) 2020-05-19 07:30:45 +10:00
C_API.md Allow multiple sessions to share an allocator, optimize constant folding memory usage, expose arena configs. (#4813) 2020-08-22 10:03:17 -07:00
cmake_guideline.md
Coding_Conventions_and_Standards.md
ContribOperators.md
CSharp_API.md
ExportPyTorchCustomOps.md Add Trilu custom op (#4537) 2020-08-17 14:42:26 -07:00
FAQ.md
How_To_Update_ONNX_Dev_Notes.md
InferenceHighLevelDesign.md Doc Updates for Build (#3976) 2020-05-18 20:08:36 -07:00
Java_API.md Java API: Documentation cleanup (#4395) 2020-08-13 12:06:42 -07:00
Model_Test.md
NotesOnThreading.md Create N-1 threads in intra-op pool, given main thread now active (#4493) 2020-07-14 09:48:50 +01:00
ONNX_Runtime_Graph_Optimizations.md
ONNX_Runtime_Perf_Tuning.md Add FAQ page (#3324) 2020-05-06 15:43:32 -07:00
ONNX_Runtime_Server_Usage.md
onnxruntime_dependencies.dot
onnxruntime_dependencies.png
OperatorKernels.md
PR_Guidelines.md
Privacy.md Clarify telemetry collection (#4102) 2020-06-02 13:12:27 -07:00
PyOp.md EnrichPyOpUT (#4681) 2020-08-05 14:11:56 -07:00
Python_Dev_Notes.md
ReduceBinarySize.md ReduceBinarySize (#4747) 2020-08-21 19:50:13 -07:00
ReleaseManagement.md
Roadmap.md Migraphx improvements (#4328) 2020-06-25 19:22:57 -07:00
Server.md Doc Updates for Build (#3976) 2020-05-18 20:08:36 -07:00
Versioning.md Update Versioning.md for Windows 10 and Microsoft.AI.MachineLearning NuGet versions (#4659) 2020-07-31 07:58:51 -07:00
WinRT_API.md Update WinRT_API.md to reflect 1.3 release (#4074) 2020-05-28 11:01:49 -07:00