| .. |
|
allocation_planner.cc
|
Fix typos according to reviewdog report. (#21335)
|
2024-07-22 13:37:32 -07:00 |
|
allocation_planner.h
|
Fix typos according to reviewdog report. (#21335)
|
2024-07-22 13:37:32 -07:00 |
|
allocator.cc
|
Throw if unique_ptr or array allocation fails due to SafeInt overflow (#18941)
|
2024-01-03 07:57:51 +10:00 |
|
allocator_stats.h
|
|
|
|
allocator_utils.cc
|
remove AllocatorMgr class (#16509)
|
2023-06-28 15:43:19 -07:00 |
|
allocator_utils.h
|
remove AllocatorMgr class (#16509)
|
2023-06-28 15:43:19 -07:00 |
|
arena_extend_strategy.h
|
|
|
|
bfc_arena.cc
|
New configuration to limit the arena extension (#15983)
|
2023-05-25 02:19:07 -07:00 |
|
bfc_arena.h
|
Align bins_space_ storage (#17552)
|
2024-02-11 19:18:26 -08:00 |
|
callback.cc
|
|
|
|
callback.h
|
|
|
|
compute_capability.h
|
|
|
|
config_options.cc
|
OVEP options to disable CPU fallback at compile time (#21166)
|
2024-06-28 08:31:02 -07:00 |
|
config_options.h
|
Log out ORT session options (#16259)
|
2023-12-11 17:56:27 -08:00 |
|
copy.cc
|
|
|
|
copy.h
|
|
|
|
customregistry.cc
|
|
|
|
data_transfer.cc
|
|
|
|
data_transfer.h
|
|
|
|
data_transfer_manager.cc
|
|
|
|
data_transfer_manager.h
|
|
|
|
data_transfer_utils.h
|
Remove core/common/gsl.h (#20894)
|
2024-07-08 18:09:39 -07:00 |
|
data_types.cc
|
[CPU EP] Int4 support for QuantizeLinear, DequantizeLinear, and Transpose (#20362)
|
2024-05-30 18:56:24 -07:00 |
|
debug_node_inputs_outputs_utils.cc
|
Delete path.h (#21211)
|
2024-07-04 15:54:13 +08:00 |
|
debug_node_inputs_outputs_utils.h
|
Delete path.h (#21211)
|
2024-07-04 15:54:13 +08:00 |
|
device_stream_collection.cc
|
Fix typos according to reviewdog report. (#21335)
|
2024-07-22 13:37:32 -07:00 |
|
device_stream_collection.h
|
ExecutionProvider API refactor - move allocator from EP level to SessionState level and indexed by OrtDevice (#15833)
|
2023-06-19 17:44:45 -07:00 |
|
element_type_lists.h
|
[CPU EP] Int4 support for QuantizeLinear, DequantizeLinear, and Transpose (#20362)
|
2024-05-30 18:56:24 -07:00 |
|
empty.cc
|
|
|
|
endian_utils.cc
|
|
|
|
endian_utils.h
|
Remove core/common/gsl.h (#20894)
|
2024-07-08 18:09:39 -07:00 |
|
error_code.cc
|
|
|
|
error_code_helper.h
|
|
|
|
ex_lib_loader.cc
|
|
|
|
ex_lib_loader.h
|
Update ruff and clang-format versions (#21479)
|
2024-07-24 11:50:11 -07:00 |
|
execution_frame.cc
|
[CPU EP] Int4 support for QuantizeLinear, DequantizeLinear, and Transpose (#20362)
|
2024-05-30 18:56:24 -07:00 |
|
execution_frame.h
|
Fix typos according to reviewdog report. (#21335)
|
2024-07-22 13:37:32 -07:00 |
|
execution_plan_base.h
|
ExecutionProvider API refactor - replace OrtMemoryInfo with OrtDevice (#15618)
|
2023-05-01 10:06:00 -07:00 |
|
execution_provider.cc
|
ExecutionProvider API refactor - make GenerateMetaDefId a standalone function, decouple it from EP (#18977)
|
2024-01-26 07:39:08 -08:00 |
|
execution_providers.h
|
Fix Crash When Enabling and Disabling ETW with Old Callbacks (#21086)
|
2024-06-20 06:45:45 -07:00 |
|
execution_steps.cc
|
Refine logging for execution plan print (#19777)
|
2024-03-14 16:31:32 +08:00 |
|
execution_steps.h
|
Refine logging for execution plan print (#19777)
|
2024-03-14 16:31:32 +08:00 |
|
fallback_cpu_capability.cc
|
[ORTModule] ATen Efficient Attention and Triton Flash Attention (#17959)
|
2023-10-27 10:29:27 +08:00 |
|
fallback_cpu_capability.h
|
Remove core/common/gsl.h (#20894)
|
2024-07-08 18:09:39 -07:00 |
|
feeds_fetches_manager.cc
|
|
|
|
feeds_fetches_manager.h
|
use OrtCustomOp's new API GetMayInplace in CreateKernelCreateInfo (#20037)
|
2024-03-28 20:45:37 -07:00 |
|
func_kernel.cc
|
|
|
|
func_kernel.h
|
|
|
|
fuse_nodes_funcs.cc
|
|
|
|
fuse_nodes_funcs.h
|
|
|
|
graph_partitioner.cc
|
Update the functions in tensorprotoutils.h to use std::filesystem::path instead (#20920)
|
2024-06-28 20:03:57 -07:00 |
|
graph_partitioner.h
|
Fix issue that the generated context cache model inputs/outputs order is not guaranteed (#19195)
|
2024-01-19 15:16:17 -08:00 |
|
iexecutor.h
|
ExecutionProvider API refactor - replace OrtMemoryInfo with OrtDevice (#15618)
|
2023-05-01 10:06:00 -07:00 |
|
kernel_def_builder.cc
|
|
|
|
kernel_lookup.h
|
Remove core/common/gsl.h (#20894)
|
2024-07-08 18:09:39 -07:00 |
|
kernel_registry.cc
|
Refine cast optimizer for safety (#15658)
|
2023-04-28 09:32:54 -07:00 |
|
kernel_registry_manager.cc
|
Make session configuration options available to kernels via OpKernelInfo (#18897)
|
2024-01-13 10:02:43 +10:00 |
|
kernel_registry_manager.h
|
Remove core/common/gsl.h (#20894)
|
2024-07-08 18:09:39 -07:00 |
|
kernel_type_str_resolver.cc
|
Fix handling of nodes that get assigned to kMSInternalNHWCDomain when loading an ORT format model. (#20379)
|
2024-04-22 18:34:01 -07:00 |
|
kernel_type_str_resolver.h
|
Remove core/common/gsl.h (#20894)
|
2024-07-08 18:09:39 -07:00 |
|
kernel_type_str_resolver_utils.cc
|
Integration with ONNX 1.16.0 (#19745)
|
2024-04-12 09:46:49 -07:00 |
|
kernel_type_str_resolver_utils.h
|
Remove core/common/gsl.h (#20894)
|
2024-07-08 18:09:39 -07:00 |
|
library_handles.cc
|
|
|
|
library_handles.h
|
|
|
|
math.h
|
|
|
|
mem_buffer.h
|
|
|
|
mem_pattern.h
|
ExecutionProvider API refactor - replace OrtMemoryInfo with OrtDevice (#15618)
|
2023-05-01 10:06:00 -07:00 |
|
mem_pattern_planner.h
|
|
|
|
memcpy.cc
|
|
|
|
memcpy.h
|
|
|
|
memory_info.cc
|
fix memory profile build (#16177)
|
2023-05-31 16:08:14 -07:00 |
|
memory_info.h
|
fix memory profile build (#16177)
|
2023-05-31 16:08:14 -07:00 |
|
mldata_type_utils.cc
|
|
|
|
mldata_type_utils.h
|
|
|
|
model_metadef_id_generator.cc
|
Update the functions in tensorprotoutils.h to use std::filesystem::path instead (#20920)
|
2024-06-28 20:03:57 -07:00 |
|
model_metadef_id_generator.h
|
ExecutionProvider API refactor - make GenerateMetaDefId a standalone function, decouple it from EP (#18977)
|
2024-01-26 07:39:08 -08:00 |
|
murmurhash3.cc
|
|
|
|
murmurhash3.h
|
|
|
|
node_index_info.cc
|
|
|
|
node_index_info.h
|
|
|
|
node_unit.cc
|
Initial PR for VSINPU execution provider (#20903)
|
2024-06-28 21:48:34 -07:00 |
|
node_unit.h
|
Update the functions in tensorprotoutils.h to use std::filesystem::path instead (#20920)
|
2024-06-28 20:03:57 -07:00 |
|
onnxruntime_map_type_info.cc
|
[CPU EP] Int4 support for QuantizeLinear, DequantizeLinear, and Transpose (#20362)
|
2024-05-30 18:56:24 -07:00 |
|
onnxruntime_map_type_info.h
|
|
|
|
onnxruntime_optional_type_info.cc
|
|
|
|
onnxruntime_optional_type_info.h
|
|
|
|
onnxruntime_sequence_type_info.cc
|
|
|
|
onnxruntime_sequence_type_info.h
|
|
|
|
onnxruntime_typeinfo.cc
|
Introduce float 8 types (#14731)
|
2023-05-30 13:25:58 -07:00 |
|
onnxruntime_typeinfo.h
|
|
|
|
op_kernel.cc
|
ExecutionProvider API refactor - replace OrtMemoryInfo with OrtDevice (#15618)
|
2023-05-01 10:06:00 -07:00 |
|
op_kernel_context_internal.h
|
|
|
|
op_kernel_info.cc
|
Make session configuration options available to kernels via OpKernelInfo (#18897)
|
2024-01-13 10:02:43 +10:00 |
|
op_kernel_type_control_utils.h
|
|
|
|
op_node_proto_helper.cc
|
Remove core/common/gsl.h (#20894)
|
2024-07-08 18:09:39 -07:00 |
|
ort_stl_allocator.h
|
|
|
|
ort_value_name_idx_map.h
|
|
|
|
ort_value_pattern_planner.cc
|
|
|
|
ort_value_pattern_planner.h
|
ExecutionProvider API refactor - replace OrtMemoryInfo with OrtDevice (#15618)
|
2023-05-01 10:06:00 -07:00 |
|
ort_value_tensor_slicer.cc
|
[CPU EP] Int4 support for QuantizeLinear, DequantizeLinear, and Transpose (#20362)
|
2024-05-30 18:56:24 -07:00 |
|
ort_value_tensor_slicer.h
|
|
|
|
partial_graph_execution_state.cc
|
Fix typos according to reviewdog report. (#21335)
|
2024-07-22 13:37:32 -07:00 |
|
partial_graph_execution_state.h
|
Release backward inputs per static graph ref count (#20804)
|
2024-06-14 14:33:01 +08:00 |
|
prepacked_weights.cc
|
|
|
|
prepacked_weights.h
|
Refactor prepack buffer code (#16280)
|
2023-06-08 14:42:02 -07:00 |
|
prepacked_weights_container.cc
|
remove AllocatorMgr class (#16509)
|
2023-06-28 15:43:19 -07:00 |
|
prepacked_weights_container.h
|
|
|
|
print_tensor_statistics_utils.h
|
Fix compiler error when onnxruntime_DEBUG_NODE_INPUTS_OUTPUTS is enabled (#20889)
|
2024-05-31 18:07:53 -07:00 |
|
print_tensor_utils.h
|
Add helper functions to dump 4d tensors in CPU for debugging (#21043)
|
2024-06-14 17:32:27 -07:00 |
|
program_region.h
|
|
|
|
random_generator.cc
|
|
|
|
random_generator.h
|
|
|
|
random_seed.cc
|
|
|
|
random_seed.h
|
|
|
|
run_options.cc
|
|
|
|
sequential_execution_plan.h
|
Fix typos according to reviewdog report. (#21335)
|
2024-07-22 13:37:32 -07:00 |
|
sequential_executor.cc
|
Fix typos according to reviewdog report. (#21335)
|
2024-07-22 13:37:32 -07:00 |
|
sequential_executor.h
|
Release backward inputs per static graph ref count (#20804)
|
2024-06-14 14:33:01 +08:00 |
|
session_options.cc
|
enable model with external data be loaded from memory buffer (#19089)
|
2024-04-17 19:01:01 -07:00 |
|
session_options.h
|
Fix typos according to reviewdog report. (#21335)
|
2024-07-22 13:37:32 -07:00 |
|
session_state.cc
|
Fix typos according to reviewdog report. (#21335)
|
2024-07-22 13:37:32 -07:00 |
|
session_state.h
|
Remove core/common/gsl.h (#20894)
|
2024-07-08 18:09:39 -07:00 |
|
session_state_utils.cc
|
[CPU EP] Int4 support for QuantizeLinear, DequantizeLinear, and Transpose (#20362)
|
2024-05-30 18:56:24 -07:00 |
|
session_state_utils.h
|
|
|
|
simple_tensor_allocator.cc
|
ExecutionProvider API refactor - replace OrtMemoryInfo with OrtDevice (#15618)
|
2023-05-01 10:06:00 -07:00 |
|
simple_tensor_allocator.h
|
ExecutionProvider API refactor - replace OrtMemoryInfo with OrtDevice (#15618)
|
2023-05-01 10:06:00 -07:00 |
|
sparse_tensor.cc
|
Fix typos according to reviewdog report. (#21335)
|
2024-07-22 13:37:32 -07:00 |
|
sparse_utils.cc
|
|
|
|
sparse_utils.h
|
|
|
|
stream_execution_context.cc
|
Enable user to set QNN HTP performance mode for every session run (#19521)
|
2024-02-22 17:04:59 -08:00 |
|
stream_execution_context.h
|
Enable -Wshorten-64-to-32 warning if available. (#16524)
|
2023-07-07 08:11:44 -07:00 |
|
tensor.cc
|
[CPU EP] Int4 support for QuantizeLinear, DequantizeLinear, and Transpose (#20362)
|
2024-05-30 18:56:24 -07:00 |
|
tensor_allocator.cc
|
ExecutionProvider API refactor - replace OrtMemoryInfo with OrtDevice (#15618)
|
2023-05-01 10:06:00 -07:00 |
|
tensor_allocator.h
|
ExecutionProvider API refactor - replace OrtMemoryInfo with OrtDevice (#15618)
|
2023-05-01 10:06:00 -07:00 |
|
tensor_allocator_with_mem_pattern.h
|
ExecutionProvider API refactor - replace OrtMemoryInfo with OrtDevice (#15618)
|
2023-05-01 10:06:00 -07:00 |
|
tensor_external_data_info.cc
|
|
|
|
tensor_external_data_info.h
|
|
|
|
tensor_shape.cc
|
Fix typo in the TensorShape (#17813)
|
2023-12-01 16:48:55 -08:00 |
|
tensor_type_and_shape.cc
|
[CPU EP] Int4 support for QuantizeLinear, DequantizeLinear, and Transpose (#20362)
|
2024-05-30 18:56:24 -07:00 |
|
tensor_type_and_shape.h
|
|
|
|
tensorprotoutils.cc
|
Enablement of onnxruntime for AIX and fixing issues related to big-endian platform. (#21133)
|
2024-07-17 12:37:06 -07:00 |
|
tensorprotoutils.h
|
Fix typos according to reviewdog report. (#21335)
|
2024-07-22 13:37:32 -07:00 |
|
TensorSeq.h
|
|
|
|
transform_layout_functions.h
|
Re-organize the transpose optimization and layout transformation files. (#16246)
|
2023-07-07 08:24:47 +10:00 |
|
transpose_helper.cc
|
Parallelize Transpose (#16854)
|
2023-08-07 14:25:53 -07:00 |
|
transpose_helper.h
|
Remove core/common/gsl.h (#20894)
|
2024-07-08 18:09:39 -07:00 |
|
tunable.h
|
Improve tunable verbose log (#17328)
|
2023-10-31 13:10:21 +08:00 |
|
tuning_context.h
|
remove gsl to make status.h independent from gsl (#17402)
|
2023-09-13 21:47:43 -07:00 |
|
tuning_context_impl.h
|
|
|
|
tuning_results.h
|
|
|
|
utils.cc
|
Initial PR for VSINPU execution provider (#20903)
|
2024-06-28 21:48:34 -07:00 |
|
utils.h
|
Fix typos according to reviewdog report. (#21335)
|
2024-07-22 13:37:32 -07:00 |