Home
last modified time | relevance | path

Searched defs:NewSession (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dsession.cc62 Session* NewSession(const SessionOptions& options) { in NewSession() function
76 Status NewSession(const SessionOptions& options, Session** out_session) { in NewSession() function
Dsession_test.cc50 Status NewSession(const SessionOptions& options, in NewSession() function in tensorflow::__anon4c1baec60111::FakeSessionFactory
Ddirect_session.cc166 Status NewSession(const SessionOptions& options, in NewSession() function in tensorflow::DirectSessionFactory
/external/tensorflow/tensorflow/python/tpu/profiler/
Dprofiler_analysis_pb2_grpc.py73 def NewSession(self, request, context): member in ProfileAnalysisServicer
/external/tensorflow/tensorflow/core/profiler/
Dprofiler_analysis.proto73 rpc NewSession(NewProfileSessionRequest) returns (NewProfileSessionResponse) { rpc
/external/grpc-grpc/test/core/tsi/
Dssl_session_cache_test.cc46 tsi::SslSessionPtr NewSession(long id) { in NewSession() function in grpc_core::__anonbb3c15ad0111::SessionTracker
/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dcapture_profile.cc161 Status NewSession(absl::string_view repository_root, in NewSession() function
/external/tensorflow/tensorflow/go/
Dsession.go52 func NewSession(graph *Graph, options *SessionOptions) (*Session, error) { func
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session.cc483 Status NewSession(const SessionOptions& options, in NewSession() function in tensorflow::GrpcSessionFactory
/external/tensorflow/tensorflow/core/ops/
Darray_grad_test.cc30 std::unique_ptr<Session> NewSession() { in NewSession() function
Dmath_grad_test.cc33 std::unique_ptr<Session> NewSession() { in NewSession() function