onnxruntime/include/onnxruntime/core
Dmitri Smirnov 7af1887b33
Introduce basic BFloat16 runtime support (#235)
* Add basic support for BFloat16 type.

* Advance onnx submodule for bfloat16 support.

* Update install_deps for linux.

* Address review comments.
2018-12-21 12:40:59 -08:00
..
common Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
framework Introduce basic BFloat16 runtime support (#235) 2018-12-21 12:40:59 -08:00
graph Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
providers Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
session More intuitive ordering to the API functions (#233) 2018-12-20 13:47:48 -08:00