onnxruntime/include/onnxruntime/core
Pranav Sharma 44ab301586
More C API changes. (#1519)
* Mention OrtCreateSessionFromArray in C API doc

* Cleanup a few inconsistencies in the C API.

* updates

* More updates
2019-07-29 18:35:28 -07:00
..
common Add ability to change the logging severity of the default logger. (#1165) 2019-06-12 08:54:03 +10:00
framework Rename Tensor.Size() to Tensor.SizeInBytes() (#1502) 2019-07-26 14:15:53 -07:00
graph Use INFO instead of WARNING for an unused graph input. (#1235) 2019-07-15 20:29:30 +10:00
optimizer Add/correct missing SAL annotations + avoid using unsigned types (except where counts are involved). (#1451) 2019-07-22 23:25:53 -07:00
platform Enable use of session based threadpool. (#854) 2019-04-18 10:20:46 -07:00
providers Expose provider factory C API, especially for CUDA users (#1461) 2019-07-22 19:03:06 -07:00
session More C API changes. (#1519) 2019-07-29 18:35:28 -07:00