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

Method resource_manager

tensorflow/core/common_runtime/device.h:169–169  ·  view source on GitHub ↗

Returns the resource manager associated w/ this device.

Source from the content-addressed store, hash-verified

167
168 // Returns the resource manager associated w/ this device.
169 virtual ResourceMgr* resource_manager() { return rmgr_; }
170
171 // Summarizes the status of this Device, for debugging.
172 string DebugString() const { return ProtoDebugString(device_attributes_); }

Callers 15

~BigtableClientOpMethod · 0.45
LOCKS_EXCLUDEDMethod · 0.45
~BigtableTableOpMethod · 0.45
LOCKS_EXCLUDEDMethod · 0.45
~BigtableTestClientOpMethod · 0.45
LOCKS_EXCLUDEDMethod · 0.45
GetResourceManagerMethod · 0.45
ExecuteGraphFunction · 0.45
XlaCompilerMethod · 0.45
PartiallySetupParamsMethod · 0.45

Calls

no outgoing calls

Tested by 12

~BigtableTestClientOpMethod · 0.36
LOCKS_EXCLUDEDMethod · 0.36
CompileMethod · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
PrepOpKernelMethod · 0.36
CheckCollectMethod · 0.36
AddResourceInputMethod · 0.36
RunOpKernelMethod · 0.36
CreateIteratorContextMethod · 0.36
TEST_FFunction · 0.36