onnxruntime/onnxruntime/test/framework
2021-12-10 12:26:59 -08:00
..
cuda Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00
allocation_planner_test.cc Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
allocator_test.cc Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
bfc_arena_test.cc Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
data_types_test.cc Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
distance_test.cc
dummy_allocator.cc Enable proper override using MIMalloc (#9944) 2021-12-07 17:56:58 -08:00
dummy_allocator.h Move memory info into IAllocator (#2850) 2020-06-22 11:18:52 +10:00
dummy_provider.cc
dummy_provider.h Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
endian_test.cc Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
execution_frame_test.cc Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00
execution_provider_test.cc Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
float_16_test.cc Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00
inference_session_test.cc Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
insert_cast_transformer_test.cc Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
kernel_def_test.cc Check kernel def hashes (#7120) 2021-04-01 17:42:58 -07:00
kernel_registry_test.cc [EP Partitioning Utils] Add check for assigned node. (#8473) 2021-08-12 16:08:25 -07:00
local_kernel_registry_test.cc Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00
math_test.cc Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
mem_pattern_planner_test.cc Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
memcpy_transformer_test.cc Handle implicit subgraph inputs required on different devices in Memcpy transformer (#9299) 2021-10-12 11:21:17 -07:00
model_builder_utils.h
opaque_kernels_test.cc
ort_model_only_test.cc Always enable ORT format model loading. (#9586) 2021-11-01 10:00:08 +10:00
parallel_executor_test.cc
provider_options_utils_test.cc Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
random_test.cc
save_model_with_external_initializers.cc Simplify UnpackInitializerData API (#8736) 2021-08-17 18:11:46 -07:00
session_state_test.cc Enable proper override using MIMalloc (#9944) 2021-12-07 17:56:58 -08:00
shape_inference_test.cc Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
sparse_kernels_test.cc Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00
tensor_shape_test.cc Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00
tensor_test.cc Enable proper override using MIMalloc (#9944) 2021-12-07 17:56:58 -08:00
tensorutils_test.cc Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
test_tensor_loader.cc Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
test_utils.cc Save graph runtime optimizations for minimal build (#9508) 2021-11-04 10:49:46 -07:00
test_utils.h Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00
TestAllocatorManager.cc Make onnxruntime::Status nodiscard (#9279) 2021-10-08 17:10:31 -07:00
TestAllocatorManager.h Support plugging in custom user-defined allocators for sharing between sessions (#8059) 2021-07-22 10:17:35 -07:00