onnxruntime/include/onnxruntime/core/framework
Vincent Wang 4238ce341a
Add External Outputs Flag for YieldOp (#6789)
* add external outputs flag for YieldOp

* use kPreExisting

* add ut for mem_pattern

* fix ut after merge from master
2021-03-02 11:38:18 +08:00
..
alloc_kind.h Exclude some training specific code from the minimal build. Cleanup some related aspects of allocation planner. (#5861) 2020-11-20 20:25:46 +10:00
allocator.h Share allocator between CUDA EP & TRT EP. (#6332) 2021-01-27 00:14:43 -08:00
customregistry.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
data_types.h Cast Op performance fix. (#6509) 2021-02-04 14:52:37 -08:00
data_types_internal.h Address warning in data_types_internal.h (#6704) 2021-02-16 12:41:48 -08:00
endian.h
execution_provider.h Support to allow user to specify compute stream per session (#3723) 2021-02-05 15:48:18 -08:00
fence.h
framework_common.h
func_api.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
kernel_def_builder.h Add External Outputs Flag for YieldOp (#6789) 2021-03-02 11:38:18 +08:00
kernel_registry.h
ml_value.h
op_kernel.h Merge branch 'master' of https://github.com/microsoft/onnxruntime into mzs/sync-from-master 2021-02-18 03:03:01 +00:00
op_kernel_info.h
op_node_proto_helper.h
ortdevice.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
ortmemoryinfo.h
provider_options.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
provider_options_utils.h Plug n Allocate with external CUDA allocator via PyBind. (#6679) 2021-02-17 18:59:38 -08:00
provider_shutdown.h
run_options.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
sparse_tensor.h
tensor.h
tensor_shape.h