..
cuda
Remove unnecessary casts from OrtValue to MLValue( #1051 )
2019-05-17 07:52:59 -07:00
inference_session_without_environment
Build system upgrades ( #281 )
2019-01-07 13:15:24 -08:00
allocation_planner_test.cc
Remove unnecessary casts from OrtValue to MLValue( #1051 )
2019-05-17 07:52:59 -07:00
allocator_test.cc
Abbreviate ONNXRuntime as Ort in all of our public APIs ( #175 )
2018-12-14 14:54:23 -08:00
bfc_arena_test.cc
Initial bootstrap commit.
2018-11-19 16:48:22 -08:00
data_types_test.cc
Add a missing header ( #243 )
2018-12-21 19:06:09 -08:00
dummy_allocator.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_allocator.h
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.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
remove unnecessary lock and code clean up ( #1114 )
2019-05-29 13:20:38 -07:00
execution_frame_test.cc
Remove unnecessary casts from OrtValue to MLValue( #1051 )
2019-05-17 07:52:59 -07:00
float_16_test.cc
Remove unnecessary casts from OrtValue to MLValue( #1051 )
2019-05-17 07:52:59 -07:00
inference_session_test.cc
remove unnecessary lock and code clean up ( #1114 )
2019-05-29 13:20:38 -07:00
insert_cast_transformer_test.cc
Delete dead code
2019-02-06 15:34:41 -08:00
local_kernel_registry_test.cc
Remove unnecessary casts from OrtValue to MLValue( #1051 )
2019-05-17 07:52:59 -07:00
math_test.cc
fix trivial size_t warnings ( #843 )
2019-04-16 14:37:50 -07:00
mem_pattern_planner_test.cc
Initial bootstrap commit.
2018-11-19 16:48:22 -08:00
memcpy_transformer_test.cc
Make MemPatternPlanner on/off switchable in model weight loading ( #989 )
2019-05-16 14:39:09 -07:00
model_builder_utils.h
Initial bootstrap commit.
2018-11-19 16:48:22 -08:00
op_kernel_test.cc
remove unnecessary lock and code clean up ( #1114 )
2019-05-29 13:20:38 -07:00
opaque_kernels_test.cc
Remove unnecessary casts from OrtValue to MLValue( #1051 )
2019-05-17 07:52:59 -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
Make MemPatternPlanner on/off switchable in model weight loading ( #989 )
2019-05-16 14:39:09 -07:00
shape_inference_test.cc
Document the Graph header files and cleanup some issues. ( #42 )
2018-11-28 08:42:11 -08: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
Initial bootstrap commit.
2018-11-19 16:48:22 -08:00
test_utils.cc
Trt execution provider ( #382 )
2019-03-14 12:00:39 -07:00
test_utils.h
Remove unnecessary casts from OrtValue to MLValue( #1051 )
2019-05-17 07:52:59 -07:00
TestAllocatorManager.cc
Abbreviate ONNXRuntime as Ort in all of our public APIs ( #175 )
2018-12-14 14:54:23 -08:00
TestAllocatorManager.h
Abbreviate ONNXRuntime as Ort in all of our public APIs ( #175 )
2018-12-14 14:54:23 -08:00