onnxruntime/docs
Hariharan Seshadri c69dff7928
Implement contrib kernels for Pad (changed interface) and Unique (new ONNX op) (#1006)
* Intial commit

* Rename DynamicPad to Pad

* More changes

* Add Unique operator

* Revert accidental check-in

* Fix CUDA Pad to align with changes

* More changes

* Fix more CUDA pad source files

* More fixes

* More changes

* More changes

* Avoid vector copy

* Update vector validation logic

* Fix build failures

* Fix build

* Fix build failure

* Fix tensorrt build
2019-05-13 13:10:18 -07:00
..
execution_providers Move EP docs to the docs folder. (#996) 2019-05-09 09:46:18 -07:00
images nGraph EP documentation (#939) 2019-04-30 18:38:09 -07:00
python bump version number for release (#911) 2019-04-26 16:28:16 -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 add capi to set graph optimization level (#657) 2019-03-20 17:14:46 -07:00
Coding_Conventions_and_Standards.md Initial bootstrap commit. 2018-11-19 16:48:22 -08: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 Fix the broken link. 2019-03-08 15:16:23 -08: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 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 bump version number for release (#911) 2019-04-26 16:28:16 -07:00