..
cuda
Move memory info into IAllocator ( #2850 )
2020-06-22 11:18:52 +10:00
allocation_planner_test.cc
Cleanup SessionState. Move allocator lookup to SessionState. ( #4194 )
2020-06-28 14:55:42 +10:00
allocator_test.cc
Move memory info into IAllocator ( #2850 )
2020-06-22 11:18:52 +10:00
bfc_arena_test.cc
Handle mem pattern allocation failure better. Make BFCArena behavior more consistent ( #4062 )
2020-06-05 18:54:01 +10:00
data_types_test.cc
Add compatibility with Protobuf 3.12 ( #4291 )
2020-06-25 20:34:08 -07:00
distance_test.cc
Fixes GTest deprecation warnings
2020-03-17 16:38:55 -07:00
dummy_allocator.cc
Move memory info into IAllocator ( #2850 )
2020-06-22 11:18:52 +10:00
dummy_allocator.h
Move memory info into IAllocator ( #2850 )
2020-06-22 11:18:52 +10:00
dummy_provider.cc
dummy_provider.h
endian_test.cc
execution_frame_test.cc
Add ability to specify just the device when using IOBinding for an output ( #4386 )
2020-07-03 09:26:47 +10: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
Add ability to specify just the device when using IOBinding for an output ( #4386 )
2020-07-03 09:26:47 +10:00
insert_cast_transformer_test.cc
Clean up OPTIONAL name conflict workarounds in ort_training. ( #3622 )
2020-04-22 09:07:55 -07:00
kernel_registry_test.cc
Fix kernel registry validation to reenable DML kernels
2019-12-02 15:43:44 -08:00
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
Threadpool related changes. ( #3564 )
2020-04-21 09:57:39 -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
Fix static analysis warnings found by VC++ ( #3530 )
2020-04-16 01:46:47 -07:00
model_builder_utils.h
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
random_test.cc
Add Python API to set random seed: onnxruntime.seed(<seed>)
2020-04-15 09:44:48 -07:00
session_state_test.cc
Cleanup SessionState. Move allocator lookup to SessionState. ( #4194 )
2020-06-28 14:55:42 +10: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
Initial PR for RKNPU execution provider ( #3609 )
2020-05-05 20:36:47 -07:00
test_utils.h
The initial PR for NNAPI EP ( #4287 )
2020-06-26 00:02:39 -07:00
TestAllocatorManager.cc
Move memory info into IAllocator ( #2850 )
2020-06-22 11:18:52 +10:00
TestAllocatorManager.h