..
cuda
Merge remote-tracking branch 'origin/ort_training' into edgchen1/merge_from_master
2020-04-22 16:56:15 +00:00
allocation_planner_test.cc
Parallel all the activations ops ( #3722 )
2020-05-05 01:18:17 -07:00
allocator_test.cc
Clean up OPTIONAL name conflict workarounds in ort_training. ( #3622 )
2020-04-22 09:07:55 -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
Replace GSL with GSL-LITE submodule and fix up refs ( #1920 )
2019-10-01 12:43:29 -07:00
endian_test.cc
Edgchen1/endian utils ( #2181 )
2019-10-21 22:28:35 -07:00
execution_frame_test.cc
Fix bug in handling of an initializer that provides a graph output. ( #3912 )
2020-05-12 20:42:58 +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
Merge remote-tracking branch 'origin/master' into edgchen1/merge_from_master
2020-04-21 03:31:32 +00: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
Threadpool related changes. ( #3564 )
2020-04-21 09:57:39 -07:00
shape_inference_test.cc
Avoid using the default logger in the graph lib and optimizers ( #2361 )
2019-11-14 13:23:28 -08:00
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
Initial PR for RKNPU execution provider ( #3609 )
2020-05-05 20:36:47 -07:00
TestAllocatorManager.cc
CMake changes ( #2961 )
2020-02-03 19:33:14 -08:00
TestAllocatorManager.h