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

Method device_mgr

tensorflow/core/common_runtime/function.cc:291–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289}
290
291const DeviceMgr* FunctionLibraryRuntimeOverlay::device_mgr() const {
292 return base_flr_->device_mgr();
293}
294
295const FunctionLibraryDefinition*
296FunctionLibraryRuntimeOverlay::GetFunctionLibraryDefinition() const {

Callers 7

RecvFromRemoteAsyncMethod · 0.45
RecvFromRemoteAsyncMethod · 0.45
RunMethod · 0.45
InstantiateMethod · 0.45
RunFunctionMethod · 0.45
InstantiateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected