Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ platform
Method
platform
tensorflow/compiler/xla/client/local_client.cc:316–318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
314
}
315
316
se::Platform* LocalClient::platform() const {
317
return local_service_->backend().platform();
318
}
319
320
int LocalClient::device_count() const {
321
return local_service_->backend().device_count();
Callers
3
ValidateExecutionOptions
Method · 0.45
DumpArguments
Function · 0.45
RunAsync
Method · 0.45
Calls
1
backend
Method · 0.80
Tested by
no test coverage detected