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

Commit
6 years ago
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).
Author
Pranav Sharma
Parents
Loading