Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ __enter__
Method
__enter__
tensorflow/python/eager/profiler.py:177–178 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
175
self._logdir = logdir
176
177
def
__enter__(self):
178
start()
179
180
def
__exit__(self, typ, value, tb):
181
result = stop()
Callers
1
testDevicePlacementEnforcesConsistency
Method · 0.45
Calls
1
start
Function · 0.85
Tested by
1
testDevicePlacementEnforcesConsistency
Method · 0.36