onnxruntime/include/onnxruntime/core
liqunfu 5dcb9b4858
Liqun/backprop deterministic graph (#4315)
make gradient graph deterministic
add to session option use_deterministic_compute.
2020-07-01 12:39:10 -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 Cleanup SessionState. Move allocator lookup to SessionState. (#4194) 2020-06-28 14:55:42 +10:00
graph Liqun/backprop deterministic graph (#4315) 2020-07-01 12:39:10 -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 to the C++ API (#4217) 2020-06-25 22:28:00 -07:00