onnxruntime/onnxruntime/core/session
Changming Sun 034698cf6a
Revert "Implement lite custom op API (#15590)" (#15768)
This reverts commit cdf4fc49fc because it
breaks the "debug_node_input_output" build in "Post Merge" pipeline
2023-05-02 01:10:10 -07:00
..
abi_session_options.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
abi_session_options_impl.h Improve custom op library handle cleanup (#14099) 2023-01-04 17:56:29 -08:00
allocator_adapters.cc
allocator_adapters.h
api_utils.cc Custom Op runtime wrapper (#13427) 2023-01-18 09:09:32 -08:00
api_utils.h Custom Op runtime wrapper (#13427) 2023-01-18 09:09:32 -08:00
custom_ops.cc Revert "Implement lite custom op API (#15590)" (#15768) 2023-05-02 01:10:10 -07:00
custom_ops.h Changes to support standalone custom ops in a minimal build. (#14497) 2023-03-01 11:22:54 +10:00
default_cpu_allocator_c_api.cc
environment.cc Enable a single build with optimized inference and on device training (#14241) 2023-01-12 21:36:43 -08:00
inference_session.cc Default kOrtSessionOptionsDisableQuantQDQ to 1 when the DML EP is registered (#15725) 2023-05-01 08:26:03 -07:00
inference_session.h Add TRT plugins support using custom ops (#13847) 2023-04-18 20:24:32 -07:00
inference_session_utils.cc Automatically enable tunable op usage for production models (#15156) 2023-04-06 13:52:47 +08:00
inference_session_utils.h Offline tuning (#14558) 2023-02-15 14:17:34 +08:00
IOBinding.cc remove device_id parameter out of ExecutionProvider::GetAllocator() (#14580) 2023-02-13 10:01:07 -08:00
IOBinding.h remove device_id parameter out of ExecutionProvider::GetAllocator() (#14580) 2023-02-13 10:01:07 -08:00
onnxruntime_c_api.cc Expose build information in dynamic lib (#15643) 2023-04-28 21:57:31 -07:00
ort_apis.h Prefast fixes for CUDA EP (#15726) 2023-04-29 12:43:12 -07:00
ort_env.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
ort_env.h
provider_bridge_ort.cc Bring back SLN cuda kernel and use provider options to switch to standard implementation (#15660) 2023-05-01 18:35:26 -07:00
provider_bridge_ort.h
provider_registration.cc [VitisAI]Update VitisAI EP to be compatible with VitisAI 3.5 (#15673) 2023-05-01 08:28:26 -07:00
standalone_op_invoker.cc Prefast fixes for CUDA EP (#15726) 2023-04-29 12:43:12 -07:00