onnxruntime/onnxruntime/test/framework
cloudhan 9bd022b8be
Add TuningContext for TunableOp (#14557)
This makes the the TunableOp tuning results state free and will allow us to
dump and load offline tuning results.
2023-02-10 14:27:43 +08:00
..
cuda Refactor InferenceSession Load member functions. (#12430) 2022-08-03 16:28:26 -07:00
allocation_planner_test.cc Fix build for --enable_language_interop_ops + DISABLE_ABSEIL=ON (#14469) 2023-01-31 12:34:45 +08:00
allocator_test.cc
bfc_arena_test.cc Multi-stream execution support (#13495) 2022-12-15 07:39:29 -08:00
copy_test.cc Add support for other data types to Split CPU kernel. (#13900) 2022-12-12 09:29:15 -08:00
data_types_test.cc
distance_test.cc
dummy_allocator.cc
dummy_allocator.h
dummy_provider.cc
dummy_provider.h
endian_test.cc
execution_frame_test.cc CloudEP (#13855) 2023-01-03 10:03:15 -08:00
execution_provider_test.cc Fix warnings preventing Onnx build (#13447) 2022-10-26 07:53:55 -07:00
float_16_test.cc code clean (#12392) 2022-08-01 14:12:35 +08:00
function_test.cc Add handling for variadic inputs/outputs in a function. (#13140) 2022-09-30 14:51:17 +10:00
inference_session_test.cc Enable a single build with optimized inference and on device training (#14241) 2023-01-12 21:36:43 -08:00
insert_cast_transformer_test.cc
kernel_registry_test.cc Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -07:00
kernel_type_str_resolver_utils_test.cc Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -07:00
local_kernel_registry_test.cc Fix issue with schema lookup where there are custom ops using the ONNX domain (#14492) 2023-02-03 08:05:18 +10:00
math_test.cc Enabling thread pool to be numa-aware (#13778) 2022-12-12 10:33:55 -08:00
mem_pattern_planner_test.cc
memcpy_transformer_test.cc
model_builder_utils.h
opaque_kernels_test.cc Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -07:00
ort_model_only_test.cc Ignore saved runtime optimizations when updating ORT format model <v5. (#13393) 2022-11-08 13:36:46 -08:00
parallel_executor_test.cc
provider_options_utils_test.cc
random_test.cc Fix warnings preventing Onnx build (#13447) 2022-10-26 07:53:55 -07:00
save_model_with_external_initializers.cc
session_state_test.cc Create dedicated build for training api (#14136) 2023-01-10 20:58:04 -08:00
shape_inference_test.cc Share scalar constant initializer (#12878) 2022-10-10 13:32:33 +08:00
sparse_kernels_test.cc Add missing semicolon (#14143) 2023-02-02 14:08:33 -08:00
tensor_shape_test.cc Switch GSL to MS GSL 4.0.0 (#13416) 2022-10-29 04:15:20 -07:00
tensor_test.cc Decouple strided tensor support from ENABLE_TRAINING (#13829) 2022-12-07 09:22:21 -08:00
tensorutils_test.cc
test_tensor_loader.cc
test_utils.cc
test_utils.h Switch GSL to MS GSL 4.0.0 (#13416) 2022-10-29 04:15:20 -07:00
TestAllocatorManager.cc
TestAllocatorManager.h
transpose_test.cc
tunable_op_test.cc Add TuningContext for TunableOp (#14557) 2023-02-10 14:27:43 +08:00