| .. |
|
cuda
|
Rename DeviceAllocatorRegistrationInfo to a more generic name; Use OrtArenaCfg for arena members; Remove unused OrtMemType; Simplify CreateAllocator interface. (#4970)
|
2020-09-01 09:25:32 -07:00 |
|
allocation_planner_test.cc
|
[ORT Mobile] file format schema and file I/O code (#4973)
|
2020-09-01 11:51:31 +10:00 |
|
allocator_test.cc
|
Reduce ONNX dependency in minimal build (#4890)
|
2020-08-23 07:02:13 +10:00 |
|
bfc_arena_test.cc
|
Remove IDeviceAllocator class as it doesn't extend IAllocator in any way. (#5067)
|
2020-09-10 00:46:35 -07:00 |
|
data_types_test.cc
|
Add iOS test pipeline and a sample app. (#5298)
|
2020-09-29 13:53:11 -07:00 |
|
debug_node_inputs_outputs_utils_test.cc
|
Add more node debug dump functionality. (#4921)
|
2020-08-31 10:17:23 -07:00 |
|
distance_test.cc
|
|
|
|
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
|
Refactor session state finalization and kernel lookup usage (#4763)
|
2020-08-20 12:19:38 +10:00 |
|
float_16_test.cc
|
|
|
|
inference_session_test.cc
|
Allow sharing of initializers between sessions. (#5092)
|
2020-09-21 14:09:37 -07:00 |
|
insert_cast_transformer_test.cc
|
Remove Useless Cast from Contiguous Cast Nodes (#5204)
|
2020-09-29 09:18:52 +08: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
|
|
|
|
mem_pattern_planner_test.cc
|
|
|
|
memcpy_transformer_test.cc
|
|
|
|
model_builder_utils.h
|
|
|
|
opaque_kernels_test.cc
|
|
|
|
ort_model_only_test.cc
|
Add flatbuffers verifier for ORT format buffer (#5378)
|
2020-10-07 09:23:17 -07:00 |
|
parallel_executor_test.cc
|
|
|
|
random_test.cc
|
|
|
|
session_state_test.cc
|
Remove usage of macros for constants in public header. (#5061)
|
2020-09-05 01:27:20 -07:00 |
|
shape_inference_test.cc
|
|
|
|
sparse_kernels_test.cc
|
Enable rejecting models based on onnx opset (#4912)
|
2020-08-31 13:35:36 -07:00 |
|
tensor_test.cc
|
|
|
|
tensorutils_test.cc
|
|
|
|
test_main.cc
|
Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894)
|
2020-08-28 23:03:51 -07:00 |
|
test_tensor_loader.cc
|
|
|
|
test_utils.cc
|
Convert TensorRT provider into a shared library (#4721)
|
2020-08-10 21:17:16 -07:00 |
|
test_utils.h
|
Allow sharing of initializers between sessions. (#5092)
|
2020-09-21 14:09:37 -07:00 |
|
TestAllocatorManager.cc
|
Remove IDeviceAllocator class as it doesn't extend IAllocator in any way. (#5067)
|
2020-09-10 00:46:35 -07:00 |
|
TestAllocatorManager.h
|
|
|