onnxruntime/include/onnxruntime/core
Edward Chen bcc6ab29f6
Trim DataTypeImpl binary size (#9813)
* De-virtualize DataTypeImpl::AsXType() functions.
* Refactor helpers.
2021-11-22 12:06:24 -08:00
..
common Address some code scan issues. (#9752) 2021-11-16 10:24:46 -08:00
eager
framework Trim DataTypeImpl binary size (#9813) 2021-11-22 12:06:24 -08:00
graph Improve print functions for NodeArg, Node, and Graph (#9801) 2021-11-19 09:48:27 -08:00
optimizer Update default cast propagation strategy from None to FloodFill (#9713) 2021-11-16 13:15:57 -08:00
platform Added fixes for Clang on Win64 2021-10-22 16:59:09 -07:00
providers Enable creating OrtValues from ID3D12Resources from the onnxruntime C-API (#9686) 2021-11-13 03:34:54 -08:00
session Expose IOBinding SynchronizeInputs/Outputs via C/C++/C# And Python APIs (#9823) 2021-11-22 09:45:31 -08:00