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

Method platform

tensorflow/compiler/xla/service/service.cc:104–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104se::Platform* ServiceOptions::platform() const { return platform_; }
105
106ServiceOptions& ServiceOptions::set_number_of_replicas(int number_of_replicas) {
107 number_of_replicas_ = number_of_replicas;

Callers 4

NewServiceMethod · 0.45
ServiceMethod · 0.45
ExecuteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected