MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / ProfilerAlreadyRunningError

Class ProfilerAlreadyRunningError

tensorflow/python/eager/profiler.py:56–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54
55
56class ProfilerAlreadyRunningError(Exception):
57 pass
58
59
60class ProfilerNotRunningError(Exception):

Callers 1

startFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected