onnxruntime/docs
Sreekanth Yalachigere 24d6b0f5c4 MKL-DNN Subgraphs (#1116)
* subgraph with memcpy fix

* Linux compile errors fix

* Linux compile errors fix

* subgraph with memcpy fix

* Linux compile errors fix

* Linux compile errors fix

* memcpy (PR1020) fix implemented

* check graph viewer GetNode for nullptr at other plances

* documents

* Review changes (UseSubgraph simplified)

* static_cast<int> removed

* static_cast<int> removed 2

* fall back to CPU implementation in GetCapability()

* check shape for null. fall back to CPU implementation in GetCapability()

* backend data errors fixed

* PR review changes

* disable Opset10 tests

* removed tests from main.cc of test runner. added a check at GetCapability()

* backend data and Model-Zoo related fixes

* subgraph with memcpy fix

* Linux compile errors fix

* Linux compile errors fix

* subgraph with memcpy fix

* Linux compile errors fix

* memcpy (PR1020) fix implemented

* documents

* Review changes (UseSubgraph simplified)

* static_cast<int> removed

* fall back to CPU implementation in GetCapability()

* check shape for null. fall back to CPU implementation in GetCapability()

* backend data errors fixed

* PR review changes

* disable Opset10 tests

* removed tests from main.cc of test runner. added a check at GetCapability()

* backend data and Model-Zoo related fixes

* patch to run tests and models separatly
2019-06-10 20:18:56 -07:00
..
execution_providers MKL-DNN Subgraphs (#1116) 2019-06-10 20:18:56 -07:00
images nGraph EP documentation (#939) 2019-04-30 18:38:09 -07:00
python replace onnxmltools by keras-onnx in one example (#1151) 2019-06-07 12:03:46 +02:00
ABI_Dev_Notes.md Update ABI.md (#299) 2019-01-10 16:34:42 -08:00
AddingCustomOp.md Update custom op help (#914) 2019-04-26 11:22:46 -07:00
AddingExecutionProvider.md Update AddingExecutionProvider.md 2019-01-10 11:11:54 -08:00
C_API.md add details aboud adding execution providers in the C api to comments and docs (i.e. need OrtSessionOptionsAppendExecutionProvider_CUDA to get CUDA) 2019-06-02 17:38:36 -07:00
Coding_Conventions_and_Standards.md Clarify/state expected usage of non-const references and 'auto' in coding conventions (#1096) 2019-05-23 19:28:01 -07:00
ContribOperators.md Implement contrib kernels for Pad (changed interface) and Unique (new ONNX op) (#1006) 2019-05-13 13:10:18 -07:00
CSharp_API.md Clean up ExecutionProvider in CSharp (#783) 2019-04-05 22:29:54 -07:00
HighLevelDesign.md Fixing broken links for graph transformations in High Level Design doc (#1128) 2019-05-29 15:36:59 -07:00
How_To_Update_ONNX_Dev_Notes.md merge rel-0.4.0 into master (#959) 2019-05-03 09:07:19 -07:00
Model_Test.md Build details for TensorRT execution provider. (#632) 2019-03-15 11:29:00 -07:00
ONNX_Runtime_icon.png added the icon and logo resources (#124) 2018-12-06 21:22:11 -08:00
ONNX_Runtime_logo.png added the icon and logo resources (#124) 2018-12-06 21:22:11 -08:00
ONNX_Runtime_Server_Usage.md Add an HTTP server for hosting of ONNX models (#806) 2019-04-30 18:21:23 -07:00
Python_Dev_Notes.md
ReleaseManagement.md
Versioning.md bump version number for release (#911) 2019-04-26 16:28:16 -07:00