Searched defs:IsRemote (Results 1 – 2 of 2) sorted by relevance
22 bool ExecuteNodeArgs::IsRemote(EagerContext* ctx, Device* input_device, in IsRemote() function in tensorflow::ExecuteNodeArgs
446 bool IsRemote() const { return !m_is_host; } in IsRemote() function