onnxruntime/onnxruntime/test/framework
Scott McKay 0e65bfe7ae
Remove caching from InferenceSession::Run (#547)
* Remove caching from InferenceSession::Run

* Fix automatic merge of one file

* trigger rerunning checks
2019-03-06 14:29:42 -08:00
..
cuda Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
inference_session_without_environment Build system upgrades (#281) 2019-01-07 13:15:24 -08:00
allocation_planner_test.cc Optimize graph partition 2019-02-20 16:32:04 -08: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 Make IExecutionProvider::Type return const std::string& instead of a new string. (#506) 2019-02-22 18:27:01 +10:00
execution_frame_test.cc Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
float_16_test.cc Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
header_files_test.cc Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
inference_session_test.cc Remove caching from InferenceSession::Run (#547) 2019-03-06 14:29:42 -08:00
insert_cast_transformer_test.cc Delete dead code 2019-02-06 15:34:41 -08:00
local_kernel_registry_test.cc Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
math_test.cc Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
mem_pattern_planner_test.cc Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
memcpy_transformer_test.cc Optimize graph partition 2019-02-20 16:32:04 -08:00
model_builder_utils.h Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
op_kernel_test.cc Make IExecutionProvider::Type return const std::string& instead of a new string. (#506) 2019-02-22 18:27:01 +10:00
opaque_kernels_test.cc Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
path_lib_test.cc Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
session_state_test.cc Make OpKernelInfo not depend on SessionState. (#442) 2019-02-05 22:38:50 -08: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 (#361) 2019-01-23 13:28:13 -08:00
test_utils.h Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08: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