onnxruntime/docs
KeDengMS c9240f4e93
Implementation of Nuphar execution provider (#881)
* Implement Nuphar execution provider

Nuphar execution provider is a TVM-based compilation provider. It has shown great speedups for RNN models using Scan.
This PR is mainly for a preview of the shared codegen library for other TVM-based providers.

* Fix submodules

* Fix TVM submodule

* Update Nuphar to latest and resolve confliction

* Remove stale files caused by merge -X theirs

* Revert heap buffer change to not introduce onnxruntime_framework into onnxruntime_perf_test

* Fix bad merge

* Merge from Nuphar

* Fix warning treated as error, revert some unnecessary changes

* Revert some more test changes

* Some more test revert or comments to make review easier
New tests could be added later

* One more revert of unnecessary changes

* More change revert. Test could be added back later.
2019-09-01 23:01:47 -07:00
..
execution_providers Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
images nGraph EP documentation (#939) 2019-04-30 18:38:09 -07:00
python Upgrade version number for ORT in preparation for release (#1468) 2019-07-23 16:33:06 -07: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 Mention OrtCreateSessionFromArray in C API doc (#1459) 2019-07-22 15:44:46 -07:00
cmake_guideline.md Add a doc for cmake (#1524) 2019-08-06 07:51:53 -07:00
Coding_Conventions_and_Standards.md Add a few suggestions to coding guideline (#1238) 2019-06-18 19:28:21 -07:00
ContribOperators.md Implement contrib op CropAndResize (#1277) 2019-06-24 18:34:35 -07:00
CSharp_API.md Clean up ExecutionProvider in CSharp (#783) 2019-04-05 22:29:54 -07:00
HighLevelDesign.md Documentation reorganization (#1143) 2019-07-01 17:11:50 -07:00
How_To_Update_ONNX_Dev_Notes.md update doc "How_To_Update_ONNX_Dev_Notes" (#1288) 2019-06-24 12:59:30 -07:00
Model_Test.md Update Model_Test.md (#1264) 2019-06-20 19:51:54 -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_Perf_Tuning.md Update onnx test runner documentation (#1651) 2019-08-19 18:28:09 -07:00
ONNX_Runtime_Server_Usage.md Update ONNX Runtime Server documents for build and usage. (#1444) 2019-07-19 17:15:00 -07:00
OperatorKernels.md Generate documentation from the registered operator kernels (#1395) 2019-08-14 18:12:24 -07:00
PyOp.md Fix link (#1351) 2019-07-07 21:56:18 -07:00
Python_Dev_Notes.md Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
ReleaseManagement.md Bug bash (#43) 2018-11-27 18:52:50 -08:00
Versioning.md Update PyTorch Section for supported onnx version (#1635) 2019-08-20 13:56:19 -07:00