MCPcopy 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

21class Context {
22 public:
23 Context() {}
24 Context(const ContextKind kind) {}
25
26 bool operator==(const Context& other) const { return true; }

Callers 15

testSilentCopyMethod · 0.45
testSoftPlacementMethod · 0.45
testSetGlobalSeedMethod · 0.45
testContextMethod · 0.45
testAsyncBasicMethod · 0.45
testContextConfigMethod · 0.45
_simple_contextMethod · 0.45
_simple_contextMethod · 0.45

Calls

no outgoing calls

Tested by 14

testSilentCopyMethod · 0.36
testSoftPlacementMethod · 0.36
testSetGlobalSeedMethod · 0.36
testContextMethod · 0.36
testAsyncBasicMethod · 0.36
testContextConfigMethod · 0.36
_simple_contextMethod · 0.36
_simple_contextMethod · 0.36
_parse_and_analyzeMethod · 0.36