Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Thread
Method
Thread
tensorflow/core/platform/env.h:412–412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
410
class Thread {
411
public:
412
Thread() {}
413
414
/// Blocks until the thread of control stops running.
415
virtual ~Thread();
Callers
15
testBasicUnbatchV1Decorated
Method · 0.45
testUnbatchGrad
Method · 0.45
after_create_session
Method · 0.45
_save
Method · 0.45
__exit__
Method · 0.45
testUseAfterCloseConcurrent
Method · 0.45
testTwoThreadsDisjointScopeEntry
Method · 0.45
testTwoThreadsNestedScopeEntry
Method · 0.45
testReenterMainScope
Method · 0.45
testConcurrentSessions
Method · 0.45
testCapacity
Method · 0.45
testMemoryLimit
Method · 0.45
Calls
no outgoing calls
Tested by
15
testBasicUnbatchV1Decorated
Method · 0.36
testUnbatchGrad
Method · 0.36
testUseAfterCloseConcurrent
Method · 0.36
testTwoThreadsDisjointScopeEntry
Method · 0.36
testTwoThreadsNestedScopeEntry
Method · 0.36
testReenterMainScope
Method · 0.36
testConcurrentSessions
Method · 0.36
testCapacity
Method · 0.36
testMemoryLimit
Method · 0.36
testCapacity
Method · 0.36
testMemoryLimit
Method · 0.36
testNoDeadlockFromQueue
Method · 0.36