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::__anonc0581cd50111::FakeSessionFactory
171 Status NewSession(const SessionOptions& options, in NewSession() function in tensorflow::DirectSessionFactory
69 def NewSession(self, request, context): member in ProfileAnalysisServicer
73 rpc NewSession(NewProfileSessionRequest) returns (NewProfileSessionResponse) { rpc
49 tsi::SslSessionPtr NewSession(long id) { in NewSession() function in grpc_core::__anon4acee4bc0111::SessionTracker
161 Status NewSession(absl::string_view repository_root, in NewSession() function
52 func NewSession(graph *Graph, options *SessionOptions) (*Session, error) { func
484 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