onnxruntime/onnxruntime/test/framework
gwang-msft c2ec3b734b
[Android NNAPI EP] Remove dependency on external JD/DNNLibrary (#4576)
* remove dependency of external jd-dnnlibrary

* remove extra variables not used any more

* update /cgmanifest.json
2020-07-22 14:08:12 -07:00
..
cuda Move memory info into IAllocator (#2850) 2020-06-22 11:18:52 +10:00
allocation_planner_test.cc Cleanup SessionState. Move allocator lookup to SessionState. (#4194) 2020-06-28 14:55:42 +10:00
allocator_test.cc Move memory info into IAllocator (#2850) 2020-06-22 11:18:52 +10:00
bfc_arena_test.cc Handle mem pattern allocation failure better. Make BFCArena behavior more consistent (#4062) 2020-06-05 18:54:01 +10:00
data_types_test.cc Add compatibility with Protobuf 3.12 (#4291) 2020-06-25 20:34:08 -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 Add ability to specify just the device when using IOBinding for an output (#4386) 2020-07-03 09:26:47 +10:00
float_16_test.cc
inference_session_test.cc Support binding a graph output to a specific device via the Python binding (#4439) 2020-07-07 21:09:37 -07:00
insert_cast_transformer_test.cc Handle nodes with dtype attribute causing diffs in inferred and actual types of NodeArgs due to InsertCastTransformer (#4523) 2020-07-16 21:59:14 -07: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
parallel_executor_test.cc
random_test.cc
session_state_test.cc Cleanup SessionState. Move allocator lookup to SessionState. (#4194) 2020-06-28 14:55:42 +10:00
shape_inference_test.cc
sparse_kernels_test.cc
tensor_test.cc
tensorutils_test.cc
test_main.cc
test_tensor_loader.cc
test_utils.cc
test_utils.h [Android NNAPI EP] Remove dependency on external JD/DNNLibrary (#4576) 2020-07-22 14:08:12 -07:00
TestAllocatorManager.cc Move memory info into IAllocator (#2850) 2020-06-22 11:18:52 +10:00
TestAllocatorManager.h