onnxruntime/include/onnxruntime/core
Tang, Cheng 4b875e3543
Re-implment the function support in onnxruntime (#11167)
* initial fix

* refactor the function handle

* update the implementation

* fix linux build break

* fix training build

* fix minmal build

* fix gradient checker

* deprecate the local function members in graph. host it in model

* fix changming's comments

* fix comments about inlined containers

* fix a missed inlined container

* fix training build

* avoid const for std string_view

Co-authored-by: Cheng Tang <chenta@microsoft.com>
2022-04-29 10:15:58 -07:00
..
common Introduce a way to disable Abseil library (#11353) 2022-04-27 08:57:52 -07:00
eager
framework Create Tensor with Strides (#11294) 2022-04-28 16:49:37 +08:00
graph Re-implment the function support in onnxruntime (#11167) 2022-04-29 10:15:58 -07:00
optimizer Remove ORT_ENABLE_RUNTIME_OPTIMIZATION_IN_MINIMAL_BUILD. (#10778) 2022-03-08 16:18:49 -08:00
platform
providers Enable building with a GDK (#11126) 2022-04-07 15:06:31 -07:00
session Add strict_shape_type_inference config option (#11081) 2022-04-21 08:32:40 -07:00