onnxruntime
Update coding guidelines to prefer using make_unique for heap allocations (unless where not possible).
#1730
Merged

Update coding guidelines to prefer using make_unique for heap allocations (unless where not possible). #1730

pranavsharma merged 14 commits into master from coding_conventions
pranavsharma
Mention OrtCreateSessionFromArray in C API doc
b03dc6fa
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
cc5b3167
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
4ef62846
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
85bd0dc2
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
42aa76c3
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
27ac7f16
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
8fdbd2e9
Fix perf test executable due to removal of certain C APIs
f5f2e0c5
fix linux build
ec4bc52e
Avoid duplication
f39ccd27
Merge branch 'fix_perf_test_tool' of https://github.com/Microsoft/onn…
daae3dc0
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
1200e2c9
Merge branch 'master' of https://github.com/Microsoft/onnxruntime
311590d9
Update coding guidelines to prefer using make_unique for heap allocat…
9dc548d5
pranavsharma pranavsharma requested a review 6 years ago
snnn
pranavsharma
snnn
skottmckay
skottmckay approved these changes on 2019-09-04
pranavsharma pranavsharma merged 7c5b3a5e into master 6 years ago
snnn snnn deleted the coding_conventions branch 6 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone