Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ number_of_replicas
Method
number_of_replicas
tensorflow/compiler/xla/client/client_library.cc:49–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
int LocalClientOptions::number_of_replicas() const {
50
return number_of_replicas_;
51
}
52
53
LocalClientOptions& LocalClientOptions::set_intra_op_parallelism_threads(
54
int num_threads) {
Callers
1
GetOrCreateLocalClient
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected