MCPcopy 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
49int LocalClientOptions::number_of_replicas() const {
50 return number_of_replicas_;
51}
52
53LocalClientOptions& LocalClientOptions::set_intra_op_parallelism_threads(
54 int num_threads) {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected