Home
last modified time | relevance | path

Searched refs:TensorHandleCopyBetweenDevicesError (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dc_api_test.cc275 void TensorHandleCopyBetweenDevicesError(bool async) { in TensorHandleCopyBetweenDevicesError() function
307 TEST(CAPI, TensorHandleCopyBetweenDevicesError) { in TEST() argument
308 TensorHandleCopyBetweenDevicesError(false); in TEST()
312 TensorHandleCopyBetweenDevicesError(true); in TEST()