onnxruntime/onnxruntime/test/shared_lib
Rachel Guo 1886f1a737
Make SparseTensor infrastructure optional (#8802)
Add cmake parameter and #ifdefs to allow for disabling sparse tensor support. This comes with a significant binary size cost so we want to be able to exclude it in a minimal build.
2021-08-27 17:12:26 +10:00
..
cuda_ops.cu Update CUDA custom op unit tests to account for recent ORT change (#6971) 2021-03-11 22:22:45 -08:00
custom_op_utils.cc Update CUDA custom op unit tests to account for recent ORT change (#6971) 2021-03-11 22:22:45 -08:00
custom_op_utils.h Update CUDA custom op unit tests to account for recent ORT change (#6971) 2021-03-11 22:22:45 -08:00
fns_candy_style_transfer.c
onnx_protobuf.h Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
test_allocator.cc
test_fixture.h Fix crash reported in #4070. (#4091) 2020-06-01 15:27:14 -07:00
test_inference.cc Make SparseTensor infrastructure optional (#8802) 2021-08-27 17:12:26 +10:00
test_io_types.cc
test_model_loading.cc Move one function from cuda_provider_factory.h (#8407) 2021-07-19 17:55:59 -07:00
test_nontensor_types.cc Make SparseTensor infrastructure optional (#8802) 2021-08-27 17:12:26 +10:00
test_ort_format_models.cc Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
test_run_options.cc
test_session_options.cc Add a generic collection of session configurations to the SessionOptions (#4718) 2020-08-18 13:40:40 -07:00
utils.cc Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00
utils.h Update CUDA custom op unit tests to account for recent ORT change (#6971) 2021-03-11 22:22:45 -08:00