Searched refs:GetDeviceToHostChannelHandle (Results 1 – 3 of 3) sorted by relevance
248 Status GetDeviceToHostChannelHandle(const string& key,
1427 Status XlaCompiler::GetDeviceToHostChannelHandle(const string& key, in GetDeviceToHostChannelHandle() function in tensorflow::XlaCompiler
164 ctx, compiler->GetDeviceToHostChannelHandle(channel_name, &channel)); in Compile()428 OP_REQUIRES_OK(ctx, compiler->GetDeviceToHostChannelHandle(key_, &channel)); in Compile()