Searched defs:NewSession (Results 1 – 11 of 11) sorted by relevance
63 Session* NewSession(const SessionOptions& options) { in NewSession() function84 Status NewSession(const SessionOptions& options, Session** out_session) { in NewSession() function
50 Status NewSession(const SessionOptions& options, in NewSession() function in tensorflow::__anonbe4fbb6a0111::FakeSessionFactory
164 Status NewSession(const SessionOptions& options, in NewSession() function in tensorflow::DirectSessionFactory
73 def NewSession(self, request, context): member in ProfileAnalysisServicer
68 rpc NewSession(NewProfileSessionRequest) returns (NewProfileSessionResponse) { rpc
46 tsi::SslSessionPtr NewSession(long id) { in NewSession() function in grpc_core::__anon408fbe510111::SessionTracker
51 func NewSession(graph *Graph, options *SessionOptions) (*Session, error) { func
120 Status NewSession(const string& service_addr, in NewSession() function
482 Status NewSession(const SessionOptions& options, in NewSession() function in tensorflow::GrpcSessionFactory
30 std::unique_ptr<Session> NewSession() { in NewSession() function
33 std::unique_ptr<Session> NewSession() { in NewSession() function