onnxruntime/onnxruntime/test/shared_lib
RandySheriffH 20ae1ea21f
Remerge custom gpu op (#5818)
* add case for cpu custom op on gpu

* format doc

* restrict GPU custom op on Linux GPU CI only

* separate cu file to a independent project

* fix typo

* include cuda_add lib

* move lib def

* add file header

Co-authored-by: RandySheriffH <rashuai@microsoft.com>
2020-11-16 09:27:46 -08:00
..
cuda_add.cu Remerge custom gpu op (#5818) 2020-11-16 09:27:46 -08:00
fns_candy_style_transfer.c
onnx_protobuf.h Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
test_allocator.cc CMake changes (#2961) 2020-02-03 19:33:14 -08:00
test_fixture.h Fix crash reported in #4070. (#4091) 2020-06-01 15:27:14 -07:00
test_inference.cc Remerge custom gpu op (#5818) 2020-11-16 09:27:46 -08:00
test_io_types.cc CMake changes (#2961) 2020-02-03 19:33:14 -08:00
test_main.cc CMake changes (#2961) 2020-02-03 19:33:14 -08:00
test_model_loading.cc Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
test_nontensor_types.cc Cosmetic change in non tensor tests (#5317) 2020-09-28 21:23:30 -07:00
test_run_options.cc CMake changes (#2961) 2020-02-03 19:33:14 -08:00
test_session_options.cc Add a generic collection of session configurations to the SessionOptions (#4718) 2020-08-18 13:40:40 -07:00