Searched refs:IsRemote (Results 1 – 10 of 10) sorted by relevance
22 bool ExecuteNodeArgs::IsRemote(EagerContext* ctx, Device* input_device, in IsRemote() function in tensorflow::ExecuteNodeArgs50 if (IsRemote(ctx, input_device, h)) { in InitPackedHandle()82 if (IsRemote(ctx, d, in)) { in Init()
75 bool IsRemote(EagerContext* ctx, Device* input_device, TensorHandle* handle);
303 if (IsRemote() && m_remote_platform_sp) in GetRemoteWorkingDirectory()310 if (IsRemote() && m_remote_platform_sp) in SetRemoteWorkingDirectory()318 if (IsRemote() && m_remote_platform_sp) in GetFileWithUUID()372 if (IsRemote()) { in GetEnvironment()
1732 if (IsRemote() || local_file != remote_file) { in LoadImage()1745 if (IsRemote() || local_file != target_file) { in LoadImage()
2775 if (platform_sp->IsRemote()) { in Install()
222 if (IsRemote()) { in DebugProcess()
480 if (IsRemote()) { in DebugProcess()566 if (IsRemote()) { in Attach()
446 bool IsRemote() const { return !m_is_host; } in IsRemote() function
295 if (IsRemote() && m_remote_platform_sp) in GetRemoteUnixSignals()
373 if (IsRemote()) { in GetSharedModule()