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

Method mutable_backend

tensorflow/compiler/xla/client/local_client.cc:336–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334}
335
336Backend* LocalClient::mutable_backend() {
337 return local_service_->mutable_backend();
338}
339
340StatusOr<std::vector<std::unique_ptr<LocalExecutable>>> LocalClient::Compile(
341 const XlaComputation& computation,

Callers 11

backendMethod · 0.45
CopyDeviceTensorToCPUMethod · 0.45
GetAllocatorLockedMethod · 0.45
CompileMethod · 0.45
ExecuteLocallyMethod · 0.45
ExecuteAndFetchProfileFunction · 0.45
XLA_TEST_FFunction · 0.45
BM_LocalClientOverheadFunction · 0.45
TransferManagerTestMethod · 0.45
BM_DynamicSliceFunction · 0.45

Calls

no outgoing calls

Tested by 6

ExecuteLocallyMethod · 0.36
ExecuteAndFetchProfileFunction · 0.36
XLA_TEST_FFunction · 0.36
BM_LocalClientOverheadFunction · 0.36
TransferManagerTestMethod · 0.36
BM_DynamicSliceFunction · 0.36