onnxruntime/onnxruntime/core/session
RandySheriffH b858c2f725
Extend lifetime of KernelDef when creating a standalone op (#12057)
place tmp kernel def as local variable to cover the lifetime of kernel creation
2022-06-30 17:38:59 -07:00
..
abi_session_options.cc Fix an SAL annotation error 2022-04-20 12:02:30 -07:00
abi_session_options_impl.h
allocator_adapters.cc Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
allocator_adapters.h Enable creating OrtValues from ID3D12Resources from the onnxruntime C-API (#9686) 2021-11-13 03:34:54 -08:00
custom_ops.cc Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
custom_ops.h
default_cpu_allocator_c_api.cc
environment.cc Rework allocator sharing to work for multiple devices. (#11700) 2022-06-09 17:38:38 +10:00
inference_session.cc fix memory profile for partial graph run (#11911) 2022-06-24 13:08:14 +08:00
inference_session.h fix memory profile for partial graph run (#11911) 2022-06-24 13:08:14 +08:00
inference_session_utils.cc
inference_session_utils.h
IOBinding.cc Fix possible null pointer dereference. (#10373) 2022-01-25 14:48:51 -08:00
IOBinding.h Improve iobinding, faster name search (#10005) 2022-01-14 12:18:18 +01:00
onnxruntime_c_api.cc Generalize native op creation (#11539) 2022-06-27 21:12:15 -07:00
ort_apis.h Generalize native op creation (#11539) 2022-06-27 21:12:15 -07:00
ort_env.cc Revert "Call pluggable EP's shutdown function in Environment::~Environment() (#11120)" (#11393) 2022-05-02 14:38:31 -07:00
ort_env.h Revert "Call pluggable EP's shutdown function in Environment::~Environment() (#11120)" (#11393) 2022-05-02 14:38:31 -07:00
provider_bridge_ort.cc Share execution context memory between TensorRT subgraphs (#11859) 2022-06-16 22:42:40 -07:00
provider_bridge_ort.h
provider_registration.cc EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
standalone_op_invoker.cc Extend lifetime of KernelDef when creating a standalone op (#12057) 2022-06-30 17:38:59 -07:00