onnxruntime/onnxruntime/test/framework
G. Ramalingam b1411c8357
Restructure function inliner (#11731)
* Add nested function call tests

* Add overload for Specialize

* Pass symboltable to onnx shape inference

* Avoid renaming empty names

* Enable sequence_map tests which failed before this change
2022-06-24 09:21:31 -07:00
..
cuda
allocation_planner_test.cc Retry Rework execution frame to reduce memory allocations (#11897) 2022-06-20 10:29:43 -07:00
allocator_test.cc
bfc_arena_test.cc
copy_test.cc Strided Tensor Support for Eager Mode (#10578) 2022-03-01 14:25:31 +08:00
data_types_test.cc Introduce a way to disable Abseil library (#11353) 2022-04-27 08:57:52 -07:00
distance_test.cc
dummy_allocator.cc
dummy_allocator.h
dummy_provider.cc
dummy_provider.h
endian_test.cc
execution_frame_test.cc Retry Rework execution frame to reduce memory allocations (#11897) 2022-06-20 10:29:43 -07:00
execution_provider_test.cc Add hash value typedef. (#9710) 2021-12-15 19:07:17 -08:00
float_16_test.cc Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
function_test.cc Restructure function inliner (#11731) 2022-06-24 09:21:31 -07:00
inference_session_test.cc EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
insert_cast_transformer_test.cc
kernel_def_test.cc
kernel_registry_test.cc Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
local_kernel_registry_test.cc Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
math_test.cc
mem_pattern_planner_test.cc
memcpy_transformer_test.cc
model_builder_utils.h
opaque_kernels_test.cc Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
ort_model_only_test.cc Fix incorrect type constraint registration for operator kernels. (#10489) 2022-02-18 16:55:32 +10:00
parallel_executor_test.cc Revert "fixed point based requantization on arm64 (#11540)" (#11732) 2022-06-03 19:12:25 -07:00
provider_options_utils_test.cc
random_test.cc
save_model_with_external_initializers.cc
session_state_test.cc EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
shape_inference_test.cc Refactor Node::AddAttribute() (#10869) 2022-03-16 14:53:00 +10:00
sparse_kernels_test.cc Enable more static analysis warnings and enable the analyzer for training cpu (#10176) 2022-01-27 11:17:20 -08:00
tensor_shape_test.cc Reduce number of memory allocations based on a customer profiling case (#10193) 2022-01-24 10:40:46 -08:00
tensor_test.cc Create Tensor with Strides (#11294) 2022-04-28 16:49:37 +08:00
tensorutils_test.cc Enable more static analysis warnings and enable the analyzer for training cpu (#10176) 2022-01-27 11:17:20 -08:00
test_tensor_loader.cc Enable more static analysis warnings and enable the analyzer for training cpu (#10176) 2022-01-27 11:17:20 -08:00
test_utils.cc Enable loading of ORT format model graph runtime optimizations (#9901) 2022-01-04 12:09:07 -08:00
test_utils.h Update convert_onnx_models_to_ort.py to support runtime optimizations. (#10765) 2022-03-14 16:50:41 -07:00
TestAllocatorManager.cc
TestAllocatorManager.h
transpose_test.cc Move some of the transpose kernel code to onnxruntime_framework.lib (#11380) 2022-05-03 14:03:50 -07:00