Searched refs:AcceptsOptions (Results 1 – 12 of 12) sorted by relevance
39 virtual bool AcceptsOptions(const SessionOptions& options) = 0;
46 bool AcceptsOptions(const SessionOptions& options) override { in AcceptsOptions() function in tensorflow::__anon21eec1a80111::FakeSessionFactory
74 if (session_factory.second->AcceptsOptions(options)) { in GetFactory()
150 bool AcceptsOptions(const SessionOptions& options) override { in AcceptsOptions() function in tensorflow::DirectSessionFactory
74 virtual bool AcceptsOptions(const ServerDef& server_def) = 0;
25 bool AcceptsOptions(const ServerDef& server_def) override { in AcceptsOptions() function in tensorflow::TestServerFactory
53 if (server_factory.second->AcceptsOptions(server_def)) { in GetFactory()
88 bool AcceptsOptions(const ServerDef& server_def) override { in AcceptsOptions() function in tensorflow::__anonaac89f390211::MPIServerFactory
129 bool AcceptsOptions(const ServerDef& server_def) override { in AcceptsOptions() function in tensorflow::__anon243bf5270511::GdrServerFactory
149 bool AcceptsOptions(const ServerDef& server_def) override { in AcceptsOptions() function in tensorflow::__anon00e478f10511::VerbsServerFactory
463 bool AcceptsOptions(const ServerDef& server_def) override { in AcceptsOptions() function in tensorflow::__anon018cd52b0811::GrpcServerFactory
461 bool AcceptsOptions(const SessionOptions& options) override { in AcceptsOptions() function in tensorflow::GrpcSessionFactory