Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ incarnation
Method
incarnation
tensorflow/python/client/session.py:618–619 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
616
617
@property
618
def
incarnation(self):
619
return
self._incarnation
620
621
def
__repr__(self):
622
return
'_DeviceAttributes(%s, %s, %d, %d)'
% (
Callers
15
RecvBufCall
Method · 0.80
PrepareRecvTensor
Method · 0.80
RecvTensor
Method · 0.80
EnqueueSend
Function · 0.80
EnqueueRecv
Function · 0.80
RecvFromPeer
Method · 0.80
PartitionFunctionGraph
Function · 0.80
GetRendezvousKey
Function · 0.80
GetDeviceIncarnation
Method · 0.80
BuildDeviceAttributes
Method · 0.80
ConsumeBuf
Method · 0.80
AddNode
Method · 0.80
Calls
no outgoing calls
Tested by
1
ResolveIncarnationsAndValidate
Method · 0.64