onnxruntime/onnxruntime/test/framework
Scott McKay 6e76179a4e Model Builder API
Supports creating a model programmatically using the ORT C or C++ API.
Supports augmenting an existing model to add nodes.
2024-12-30 16:14:13 +10:00
..
cuda Revert DML pipeline changes (#23135) 2024-12-18 10:42:10 -08:00
allocation_planner_test.cc Revert DML pipeline changes (#23135) 2024-12-18 10:42:10 -08:00
allocator_test.cc Simplify CPU allocator arena usage helper function, fix unit tests that check old ifdefs. (#22876) 2024-11-19 14:24:52 -08:00
bfc_arena_test.cc
copy_test.cc
data_types_test.cc Add numeric_limits for float8 types (#22228) 2024-09-26 14:42:36 -07:00
distance_test.cc
dummy_allocator.cc
dummy_allocator.h
dummy_provider.cc
dummy_provider.h
endian_test.cc
execution_frame_test.cc Introduce custom external data loader (#21634) 2024-08-27 12:18:52 -07:00
execution_provider_test.cc
float_8_test.cc near-zero negative values must convert to 0 not NAN (#18473) 2024-09-06 11:41:48 -07:00
float_16_test.cc
function_test.cc Cleanup code (#22827) 2024-11-19 14:13:33 -08:00
inference_session_test.cc Revert DML pipeline changes (#23135) 2024-12-18 10:42:10 -08:00
insert_cast_transformer_test.cc Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
kernel_registry_test.cc
kernel_type_str_resolver_utils_test.cc
local_kernel_registry_test.cc
math_test.cc
mem_pattern_planner_test.cc
memcpy_transformer_test.cc Revert DML pipeline changes (#23135) 2024-12-18 10:42:10 -08:00
model_builder_utils.h
opaque_kernels_test.cc
ort_model_only_test.cc
parallel_executor_test.cc
provider_options_utils_test.cc
random_test.cc
save_model_with_external_initializers.cc Implement pre-packed blobs serialization on disk and their memory mapping on load (#23069) 2024-12-20 10:49:08 -08:00
session_state_test.cc Implement pre-packed blobs serialization on disk and their memory mapping on load (#23069) 2024-12-20 10:49:08 -08:00
shape_inference_test.cc Implement CustomOp Output Type Inference function (#19906) 2024-03-18 10:28:39 -07:00
sparse_kernels_test.cc Revert DML pipeline changes (#23135) 2024-12-18 10:42:10 -08:00
tensor_shape_test.cc
tensor_test.cc Simplify CPU allocator arena usage helper function, fix unit tests that check old ifdefs. (#22876) 2024-11-19 14:24:52 -08:00
tensorutils_test.cc Implement pre-packed blobs serialization on disk and their memory mapping on load (#23069) 2024-12-20 10:49:08 -08:00
test_tensor_loader.cc Enablement of onnxruntime for AIX and fixing issues related to big-endian platform. (#21133) 2024-07-17 12:37:06 -07:00
test_utils.cc
test_utils.h Remove core/common/gsl.h (#20894) 2024-07-08 18:09:39 -07:00
TestAllocatorManager.cc
TestAllocatorManager.h
transpose_test.cc
tunable_op_test.cc Fix typos according to reviewdog report. (#21335) 2024-07-22 13:37:32 -07:00
type_info_test.cc Model Builder API 2024-12-30 16:14:13 +10:00