Home
last modified time | relevance | path

Searched defs:NewService (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcompile_only_service.cc40 CompileOnlyService::NewService(se::Platform* platform) { in NewService() function in xla::CompileOnlyService
47 CompileOnlyService::NewService(const ServiceOptions& options) { in NewService() function in xla::CompileOnlyService
Dlocal_service.cc47 /* static */ StatusOr<std::unique_ptr<LocalService>> LocalService::NewService( in NewService() function in xla::LocalService
Dservice.cc133 /* static */ StatusOr<std::unique_ptr<Service>> Service::NewService( in NewService() function in xla::Service
140 /* static */ StatusOr<std::unique_ptr<Service>> Service::NewService( in NewService() function in xla::Service
/external/tensorflow/tensorflow/compiler/xla/rpc/
Dgrpc_service.cc22 /* static */ StatusOr<std::unique_ptr<GRPCService>> GRPCService::NewService( in NewService() function in xla::GRPCService