mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-26 22:35:43 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| execution_providers | ||
| images | ||
| python | ||
| ABI_Dev_Notes.md | ||
| AddingCustomOp.md | ||
| AddingExecutionProvider.md | ||
| C_API.md | ||
| Coding_Conventions_and_Standards.md | ||
| ContribOperators.md | ||
| CSharp_API.md | ||
| HighLevelDesign.md | ||
| How_To_Update_ONNX_Dev_Notes.md | ||
| Model_Test.md | ||
| ONNX_Runtime_icon.png | ||
| ONNX_Runtime_logo.png | ||
| ONNX_Runtime_Server_Usage.md | ||
| Python_Dev_Notes.md | ||
| ReleaseManagement.md | ||
| Versioning.md | ||