onnxruntime/docs
Hariharan Seshadri c878ecbbe0
Sahar/csharp support openvino (refined) (#4835)
* Sahar/csharp support openvino (#4703)

* Temp changes and include openvino to ensure nuget package is created with linux till we configure azure ci pipeline

* string id change

* native nuget indentation changes

* documentation changes

* Update Openvino_execution_provider.md

Documentation includes openvino execution provider

* Update OpenVino-ExecutionProvider.md

update details to build csharp api for openvino execution provider .

* vadm backend revert

* Update Openvino-Execution-Provider.md

updated for review comments

* Update OpenVino-Execution-Provider.md

* Update OpenVINO-ExecutionProvider.md

* nuget package custome support for openvino
change in native nuget spec python script for including linux runtime

* change to make path to boolean flag

* removed the tab

* Update OpenVINO-ExecutionProvider.md

updated for review comments

* chnages to include pep8 warnings
modification to documentation

Co-authored-by: saharfraza <sfatima.3001@gmail.com>
Co-authored-by: sfatimar <sahar.fatima@intel/com>

* Changes to include csharp support for openvino

* Fix flake error

* Fix

Co-authored-by: sfatimar <64512376+sfatimar@users.noreply.github.com>
Co-authored-by: saharfraza <sfatima.3001@gmail.com>
Co-authored-by: sfatimar <sahar.fatima@intel/com>
2020-08-17 21:52:17 -07:00
..
execution_providers Sahar/csharp support openvino (refined) (#4835) 2020-08-17 21:52:17 -07:00
images
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
C_API.md
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
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
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
ReleaseManagement.md
Roadmap.md Migraphx improvements (#4328) 2020-06-25 19:22:57 -07:00
Server.md
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