Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ log_device_placement
Method
log_device_placement
tensorflow/python/eager/context.py:1366–1367 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1364
1365
@property
1366
def
log_device_placement(self):
1367
return
self.config.log_device_placement
1368
1369
@log_device_placement.setter
1370
def
log_device_placement(self, enabled):
Callers
4
DirectSession
Method · 0.80
InstantiateMultiDevice
Method · 0.80
InitBaseGraph
Method · 0.80
EagerContext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected