onnxruntime/onnxruntime/test/shared_lib
RandySheriffH 404982ded5
Enable varied input type for custom op (#6066)
* allow custom op taking varied types

* refactor test case

* add test model

* refactor test case

* enable copy elision

* update test case

* fix issue in ToString function
2020-12-09 15:10:42 -08:00
..
cuda_ops.cu Enable varied input type for custom op (#6066) 2020-12-09 15:10:42 -08:00
fns_candy_style_transfer.c
onnx_protobuf.h
test_allocator.cc
test_fixture.h Fix crash reported in #4070. (#4091) 2020-06-01 15:27:14 -07:00
test_inference.cc Enable varied input type for custom op (#6066) 2020-12-09 15:10:42 -08:00
test_io_types.cc
test_main.cc
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
test_session_options.cc Add a generic collection of session configurations to the SessionOptions (#4718) 2020-08-18 13:40:40 -07:00