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

Method env

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

Source from the content-addressed store, hash-verified

276}
277
278Env* FunctionLibraryRuntimeOverlay::env() { return base_flr_->env(); }
279
280Device* FunctionLibraryRuntimeOverlay::device() { return base_flr_->device(); }
281

Callers 9

GetGraphMethod · 0.45
CgmodeCompileOpMethod · 0.45
CgmodeRunOpMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
RenamedDeviceMethod · 0.45
OptimizeGraphFunction · 0.45
ComputeMethod · 0.45
ComputeAsyncMethod · 0.45

Calls

no outgoing calls

Tested by 2

ComputeMethod · 0.36
ComputeAsyncMethod · 0.36