onnxruntime/include/onnxruntime/core
Josh Bradley ca5af9d622
Add modern C++ standards for Ort::Value (#4367)
* add modern standards to function arguments

* code cleanup

* fix code formatting

* add element access convenience function

* change template type name to match rest of code

* remove new At() convenience function

* add better documentation message
2020-07-09 00:35:41 -07:00
..
common Fix Windows Inbox build failing on 1) building raw api tests and 2) referencing _winml namespace in onnxruntime.dll (#3872) 2020-05-08 15:59:16 -07:00
framework Support training_mode flag in eval (#4324) 2020-07-08 10:38:54 -07:00
graph update getfunctionbody (#4396) 2020-07-02 09:00:37 -07:00
optimizer Introduce training changes. 2020-03-11 14:39:03 -07:00
platform Remove non-trivially-destructible thread-local from thread pool state, blocking ARM64 builds (#4336) 2020-06-25 19:04:31 +01:00
providers Add ArmNN Execution Provider (#3714) 2020-06-03 22:57:51 +05:30
session Add modern C++ standards for Ort::Value (#4367) 2020-07-09 00:35:41 -07:00