onnxruntime/onnxruntime/test/shared_lib
Edward Chen d07a2377b1
Fix race condition in CUDA, ROCm, and TensorRT EP GetKernelRegistry() implementations. (#10200)
Make GetKernelRegistry() kernel registry initialization thread-safe.
2022-03-01 17:53:58 -08:00
..
cuda_ops.cu
custom_op_utils.cc Expose an API to query the CUDA compute stream to launch a custom kernel (#9141) 2021-11-08 21:10:34 -08:00
custom_op_utils.h Expose an API to query the CUDA compute stream to launch a custom kernel (#9141) 2021-11-08 21:10:34 -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
test_inference.cc Fix race condition in CUDA, ROCm, and TensorRT EP GetKernelRegistry() implementations. (#10200) 2022-03-01 17:53:58 -08: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 Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
test_ort_format_models.cc Always enable ORT format model loading. (#9586) 2021-11-01 10:00:08 +10:00
test_run_options.cc
test_session_options.cc
utils.cc Enable CUDA provider option configuration for C# (#10188) 2022-01-06 11:03:14 -08:00
utils.h