onnxruntime/onnxruntime/core/session
Prathik Rao 134f47743e
bumps up version in main from 1.19 -> 1.20 (#21588)
Bump up version in main from 1.19.0 to 1.20.0 since the release branch
has been cut.
2024-08-05 15:46:04 -07:00
..
abi_session_options.cc enable model with external data be loaded from memory buffer (#19089) 2024-04-17 19:01:01 -07:00
abi_session_options_impl.h
allocator_adapters.cc Expose Reserve() in OrtAllocator to allow custom allocators to work when session.use_device_allocator_for_initializers is specified. (#19904) 2024-03-28 12:28:37 -07:00
allocator_adapters.h Expose Reserve() in OrtAllocator to allow custom allocators to work when session.use_device_allocator_for_initializers is specified. (#19904) 2024-03-28 12:28:37 -07:00
api_utils.cc
api_utils.h
custom_ops.cc Add support tensor element type for register custom op shape infer function (#21387) 2024-07-29 09:45:52 -07:00
custom_ops.h
default_cpu_allocator_c_api.cc
environment.cc [Apple framework] Fix minimal build with training enabled. (#19858) 2024-03-12 11:33:30 -07:00
inference_session.cc Utilize ext data location to reduce qd matmul memory usage (#21451) 2024-07-30 15:22:46 -07:00
inference_session.h Fix typos according to reviewdog report. (#21335) 2024-07-22 13:37:32 -07:00
inference_session_utils.cc
inference_session_utils.h
IOBinding.cc Fix typos according to reviewdog report. (#21335) 2024-07-22 13:37:32 -07:00
IOBinding.h
onnxruntime_c_api.cc bumps up version in main from 1.19 -> 1.20 (#21588) 2024-08-05 15:46:04 -07:00
ort_apis.h enable model with external data be loaded from memory buffer (#19089) 2024-04-17 19:01:01 -07:00
ort_env.cc Fully dynamic ETW controlled logging for ORT and QNN logs (#20537) 2024-06-06 21:11:14 -07:00
ort_env.h Add support for specifying a custom logging function per session. (#17727) 2023-09-29 19:46:55 -07:00
provider_bridge_ort.cc Adding CUDNN Frontend and use for CUDA NN Convolution (#19470) 2024-08-02 15:16:42 -07:00
provider_bridge_ort.h
provider_registration.cc [js/webnn] Enable user-supplied MLContext (#20600) 2024-07-08 10:19:39 -07:00
standalone_op_invoker.cc Make session configuration options available to kernels via OpKernelInfo (#18897) 2024-01-13 10:02:43 +10:00
user_logging_sink.h Add support for specifying a custom logging function per session. (#17727) 2023-09-29 19:46:55 -07:00