onnxruntime/onnxruntime/test/shared_lib
Ke Zhang 3bf0e364e2
Move CopyTensor out of IExecutionProvider interface. (#1268)
* add ortdevice class

* add data transfer manager for copying tensors.

* update

* add data trasnfer for gpu

* fix constexpr build break.

* update

* remove unnecessary header files.

* remove unnecessary header files.

* add dependency

* add dependency

* add dependency

* add dependency

* fix linux build break.

* update

* fix build break

* fix build break

* fix build break

* update

* update

* update c api.

* update to not use OrtCreateAllocatorInfo

* change to all eps .

* fix linux build break

* remove useless codes.

* update

* move datatransfermanager in session state

* update

* fix cuda build break.

* fix comments

* fix windows GPU build.

* fix comments

* fix build break

* fix comments

* fix test failure

* update

* fix comments

* fix onnx runtime server.

* update

* fix test failure.

* fix comments

* fix comment
2019-07-11 14:49:20 -07:00
..
fns_candy_style_transfer.c Convert more C APIs to return OrtStatus (#1194) 2019-06-10 18:36:04 -07:00
onnx_protobuf.h Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
test_allocator.cc Move CopyTensor out of IExecutionProvider interface. (#1268) 2019-07-11 14:49:20 -07:00
test_fixture.h Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_inference.cc Cleanup naming of test input to use .onnx for models. (#1337) 2019-07-04 13:10:29 +10:00
test_io_types.cc Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_model_loading.cc Cleanup naming of test input to use .onnx for models. (#1337) 2019-07-04 13:10:29 +10:00
test_nontensor_types.cc Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_run_options.cc C++ wrapper for ABI (#958) 2019-05-03 19:32:46 -07:00
test_session_options.cc Change SessionOptions APIs to always return a status (#1171) 2019-06-06 13:24:24 -07:00
test_tensor_loader.cc C++ wrapper for ABI (#958) 2019-05-03 19:32:46 -07:00