onnxruntime/onnxruntime/test/framework
2019-10-06 16:08:41 -07:00
..
cuda Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
inference_session_without_environment move environment.h/cc from framework to session project/folder. (#1241) 2019-06-17 18:01:21 -07:00
allocation_planner_test.cc Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
allocator_test.cc Rename OrtAllocatorInfo to OrtMemoryInfo to make it more obvious. (#1758) 2019-09-05 14:20:37 -07:00
bfc_arena_test.cc Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
data_types_test.cc Use cmath instead of math.h for fabs (#1217) 2019-06-13 10:58:49 +10:00
distance_test.cc New OP: CDist (#1808) 2019-09-17 10:55:31 -07:00
dummy_allocator.cc Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804) 2019-09-12 08:19:29 -07:00
dummy_allocator.h Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804) 2019-09-12 08:19:29 -07:00
dummy_provider.cc Various optimizations to reduce the setup and device copying cost outside of the call to ExecuteGraph. (#470) 2019-02-20 12:12:17 +10:00
dummy_provider.h Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
execution_frame_test.cc Downgrade compiler to CentOS 4.8.5 (#1985) 2019-10-03 15:40:46 -07:00
float_16_test.cc Cleanup naming of test input to use .onnx for models. (#1337) 2019-07-04 13:10:29 +10:00
inference_session_test.cc Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
insert_cast_transformer_test.cc Fix bug in the transformer that removes unnecessary Cast nodes where it was re-processing removed nodes leading to multiple calls to RemoveNode for the same node. (#1291) 2019-06-25 15:17:08 +10:00
local_kernel_registry_test.cc Cleanup naming of test input to use .onnx for models. (#1337) 2019-07-04 13:10:29 +10:00
math_test.cc Let mlas use session thread pool (#1609) 2019-08-16 13:21:15 -07:00
mem_pattern_planner_test.cc Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
memcpy_transformer_test.cc Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
model_builder_utils.h Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
op_kernel_test.cc Move CopyTensor out of IExecutionProvider interface. (#1268) 2019-07-11 14:49:20 -07:00
opaque_kernels_test.cc Downgrade compiler to CentOS 4.8.5 (#1985) 2019-10-03 15:40:46 -07:00
parallel_executor_test.cc Resort to sequential execution if the inter op thread pool ptr is nullptr; (#2023) 2019-10-06 16:08:41 -07:00
path_lib_test.cc Remove an unnecessary check in GetDirNameFromFilePath function (#616) 2019-03-17 23:55:25 -07:00
session_state_test.cc Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
shape_inference_test.cc Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
sparse_kernels_test.cc Rename Tensor.Size() to Tensor.SizeInBytes() (#1502) 2019-07-26 14:15:53 -07:00
tensor_test.cc Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
tensorutils_test.cc Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
test_main.cc Ryanunderhill/api interface (#1855) 2019-09-20 13:39:11 -07:00
test_tensor_loader.cc Android CI (#1600) 2019-10-04 17:39:51 -07:00
test_utils.cc Remove memory copy between TensorRT and CUDA (#1561) 2019-08-08 19:31:39 -07:00
test_utils.h Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
TestAllocatorManager.cc Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
TestAllocatorManager.h Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00