onnxruntime/onnxruntime/test/framework
2020-03-31 10:53:22 -07:00
..
cuda resolve conflict 2020-03-20 20:20:35 +00:00
allocation_planner_test.cc Thread pool changes (#3153) 2020-03-30 12:18:40 -07:00
allocator_test.cc Introduce training changes. 2020-03-11 14:39:03 -07:00
bfc_arena_test.cc Revert "Use IArenaAllocator::Reserve for initializers and mem pattern planner blocks (#2835)" (#2904) 2020-01-24 14:02:30 +10:00
data_types_test.cc Introduce container type runtime checks and other improvements (#2522) 2019-12-04 16:04:17 -08:00
distance_test.cc Fixes GTest deprecation warnings 2020-03-17 16:38:55 -07:00
dummy_allocator.cc
dummy_allocator.h
dummy_provider.cc
dummy_provider.h
endian_test.cc
execution_frame_test.cc Thread pool changes (#3153) 2020-03-30 12:18:40 -07:00
float_16_test.cc Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
inference_session_test.cc Merge remote-tracking branch 'origin/master' into thiagofc/ort_training_merge_from_master 2020-03-31 10:53:22 -07:00
insert_cast_transformer_test.cc Introduce training changes. 2020-03-11 14:39:03 -07:00
kernel_registry_test.cc
local_kernel_registry_test.cc Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
math_test.cc Thread pool changes (#3153) 2020-03-30 12:18:40 -07:00
mem_pattern_planner_test.cc Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
memcpy_transformer_test.cc Add support for loading TensorProtos with external data from optimizer Initializer (#3045) 2020-02-28 13:19:16 -08:00
model_builder_utils.h
op_kernel_test.cc Provide alternative std::mutex implementation on Windows (#3000) 2020-02-11 11:46:08 -08:00
opaque_kernels_test.cc Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
parallel_executor_test.cc Thread pool changes (#3153) 2020-03-30 12:18:40 -07:00
session_state_test.cc Thread pool changes (#3153) 2020-03-30 12:18:40 -07:00
shape_inference_test.cc
sparse_kernels_test.cc Constant-12 support (#3304) 2020-03-30 23:13:52 -07:00
tensor_test.cc Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
tensorutils_test.cc Constant-12 support (#3304) 2020-03-30 23:13:52 -07:00
test_main.cc CMake changes (#2961) 2020-02-03 19:33:14 -08:00
test_tensor_loader.cc CMake changes (#2961) 2020-02-03 19:33:14 -08:00
test_utils.cc Introduce training changes. 2020-03-11 14:39:03 -07:00
test_utils.h Introduce training changes. 2020-03-11 14:39:03 -07:00
TestAllocatorManager.cc CMake changes (#2961) 2020-02-03 19:33:14 -08:00
TestAllocatorManager.h