Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ DebugString
Method
DebugString
tensorflow/compiler/xla/python/local_client.cc:110–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
std::string Device::DebugString() const {
111
return absl::StrCat(platform_name(),
":"
, id());
112
}
113
114
PyLocalClient::PyLocalClient(
115
std::string platform_name, LocalClient* client,
Callers
15
Transfer
Method · 0.45
TransferToServer
Method · 0.45
TransferToInfeed
Method · 0.45
TransferFromOutfeed
Method · 0.45
ResetDevice
Method · 0.45
ComputeConstant
Method · 0.45
Execute
Method · 0.45
PYBIND11_MODULE
Function · 0.45
FromHostBuffer
Method · 0.45
MakeTuple
Method · 0.45
ExecuteHelper
Method · 0.45
DLDeviceTypeForDevice
Function · 0.45
Calls
1
StrCat
Function · 0.50
Tested by
3
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36