Searched defs:NewService (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | compile_only_service.cc | 40 CompileOnlyService::NewService(se::Platform* platform) { in NewService() function in xla::CompileOnlyService |
D | local_service.cc | 47 /* static */ StatusOr<std::unique_ptr<LocalService>> LocalService::NewService( in NewService() function in xla::LocalService |
D | service.cc | 133 /* static */ StatusOr<std::unique_ptr<Service>> Service::NewService( in NewService() function in xla::Service |
/external/tensorflow/tensorflow/compiler/xla/rpc/ | ||
D | grpc_service.cc | 22 /* static */ StatusOr<std::unique_ptr<GRPCService>> GRPCService::NewService( in NewService() function in xla::GRPCService |