onnxruntime/docs
Scott McKay 4a8d75386b
Clarify/state expected usage of non-const references and 'auto' in coding conventions (#1096)
* As we consistently use non-const reference for modifiable arguments that cannot be null, update the conventions to reflect that.

Add a note on qualifying 'auto' to make the intent clearer and it easier to notice accidental copies.

* Address PR comment by adding a statement around disabling copy/assignment/move for new classes until needed.
2019-05-23 19:28:01 -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 Add the onnx inference on AKS (Azure ML) notebook from //build (#1071) 2019-05-21 17:39:20 -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 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 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