onnxruntime/onnxruntime/core/session
2021-08-23 11:09:30 -07:00
..
abi_session_options.cc Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00
abi_session_options_impl.h
allocator_adapters.cc Support plugging in custom user-defined allocators for sharing between sessions (#8059) 2021-07-22 10:17:35 -07:00
allocator_adapters.h Support plugging in custom user-defined allocators for sharing between sessions (#8059) 2021-07-22 10:17:35 -07:00
custom_ops.cc Support parsing an array of values stored as an attribute in a custom op (#6878) 2021-03-08 23:49:58 -08:00
custom_ops.h
default_cpu_allocator_c_api.cc Support plugging in custom user-defined allocators for sharing between sessions (#8059) 2021-07-22 10:17:35 -07:00
environment.cc Support plugging in custom user-defined allocators for sharing between sessions (#8059) 2021-07-22 10:17:35 -07:00
inference_session.cc Add more info to kernel registry manager hash lookup error message. (#8801) 2021-08-23 11:09:30 -07:00
inference_session.h Gradient Accumulation optimization verified for correctness (#8273) 2021-08-17 16:24:44 -07:00
inference_session_utils.cc Changes to enable saving and loading an ORT format model (#4995) 2020-09-03 09:10:48 -07:00
inference_session_utils.h Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
IOBinding.cc Implement SparseTensor and infrastructure suppport and advance ONNX commit (#8038) 2021-07-22 15:24:36 -07:00
IOBinding.h Rename ml_value.h to ort_value.h (#8726) 2021-08-13 07:04:56 -07:00
onnxruntime_c_api.cc Introduce C and C++ APIs for Sparse Tensors (#8621) 2021-08-16 16:33:47 -07:00
ort_apis.h Introduce C and C++ APIs for Sparse Tensors (#8621) 2021-08-16 16:33:47 -07:00
ort_env.cc Support plugging in custom user-defined allocators for sharing between sessions (#8059) 2021-07-22 10:17:35 -07:00
ort_env.h Support plugging in custom user-defined allocators for sharing between sessions (#8059) 2021-07-22 10:17:35 -07:00
provider_bridge_ort.cc Reduce templatization of C API and refactor for InitOrtValue (#8700) 2021-08-12 16:51:18 -07:00
provider_bridge_ort.h Move shared providers CPU providers into separate file (#8293) 2021-07-19 15:19:32 -07:00