onnxruntime/docs
Pranav Sharma 7c5b3a5ecc
Update coding guidelines to prefer using make_unique for heap allocations (unless where not possible). (#1730)
* Mention OrtCreateSessionFromArray in C API doc

* Fix perf test executable due to removal of certain C APIs

* fix linux build

* Avoid duplication

* Update coding guidelines to prefer using make_unique for heap allocations (unless where not possible).
2019-09-04 19:16:16 -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 Updated docs related to base images (#1753) 2019-09-04 10:33:41 -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 Update coding guidelines to prefer using make_unique for heap allocations (unless where not possible). (#1730) 2019-09-04 19:16:16 -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
ReleaseManagement.md
Versioning.md Update PyTorch Section for supported onnx version (#1635) 2019-08-20 13:56:19 -07:00