onnxruntime/include/onnxruntime/core
Josh Bradley 990b43ddf2
Add modern C++ standards to the C++ API (#4217)
As a zero-cost wrapper around the C API, the current state of the C++ API is still pretty low-level and requires programmers to use C-style standards to interact with ONNX.
2020-06-25 22:28:00 -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 Move memory info into IAllocator (#2850) 2020-06-22 11:18:52 +10:00
graph Added GetAvailableProviders() to C API (#4247) 2020-06-22 10:10:25 +08: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 to the C++ API (#4217) 2020-06-25 22:28:00 -07:00