Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcustom_device_test.cc142 TF_ASSERT_OK(ctx->GetCustomDeviceOpHandler().MaybePinToCustomDevice( in TEST()
153 TF_ASSERT_OK(ctx->GetCustomDeviceOpHandler().MaybePinToCustomDevice( in TEST()
164 TF_ASSERT_OK(ctx->GetCustomDeviceOpHandler().MaybePinToCustomDevice( in TEST()
176 TF_ASSERT_OK(ctx->GetCustomDeviceOpHandler().MaybePinToCustomDevice( in TEST()
Dcustom_device_op_handler.cc59 TF_RETURN_IF_ERROR(MaybePinToCustomDevice(&custom_device, *op)); in Execute()
98 Status CustomDeviceOpHandler::MaybePinToCustomDevice( in MaybePinToCustomDevice() function in tensorflow::CustomDeviceOpHandler
Dcustom_device_op_handler.h41 Status MaybePinToCustomDevice(CustomDevice** device,