Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Context
Method
Context
tensorflow/core/platform/default/context.h:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
class Context {
22
public:
23
Context() {}
24
Context(const ContextKind kind) {}
25
26
bool operator==(const Context& other) const { return true; }
Callers
15
enable_eager_execution_internal
Function · 0.45
testSilentCopy
Method · 0.45
testSoftPlacement
Method · 0.45
testSetGlobalSeed
Method · 0.45
testContextIsDestroyedAfterTensors
Method · 0.45
testContext
Method · 0.45
testAsyncBasic
Method · 0.45
testContextThreadLocalMembers
Method · 0.45
testContextConfig
Method · 0.45
testExecutionModeIsStoredThreadLocal
Method · 0.45
_simple_context
Method · 0.45
_simple_context
Method · 0.45
Calls
no outgoing calls
Tested by
14
testSilentCopy
Method · 0.36
testSoftPlacement
Method · 0.36
testSetGlobalSeed
Method · 0.36
testContextIsDestroyedAfterTensors
Method · 0.36
testContext
Method · 0.36
testAsyncBasic
Method · 0.36
testContextThreadLocalMembers
Method · 0.36
testContextConfig
Method · 0.36
testExecutionModeIsStoredThreadLocal
Method · 0.36
_simple_context
Method · 0.36
_simple_context
Method · 0.36
_parse_and_analyze
Method · 0.36