Searched defs:NewSession (Results 1 – 11 of 11) sorted by relevance
62 Session* NewSession(const SessionOptions& options) { in NewSession() function76 Status NewSession(const SessionOptions& options, Session** out_session) { in NewSession() function
50 Status NewSession(const SessionOptions& options, in NewSession() function in tensorflow::__anon4c1baec60111::FakeSessionFactory
166 Status NewSession(const SessionOptions& options, in NewSession() function in tensorflow::DirectSessionFactory
73 def NewSession(self, request, context): member in ProfileAnalysisServicer
73 rpc NewSession(NewProfileSessionRequest) returns (NewProfileSessionResponse) { rpc
46 tsi::SslSessionPtr NewSession(long id) { in NewSession() function in grpc_core::__anonbb3c15ad0111::SessionTracker
161 Status NewSession(absl::string_view repository_root, in NewSession() function
52 func NewSession(graph *Graph, options *SessionOptions) (*Session, error) { func
483 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