Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dsession.cc54 Session* NewSession(const SessionOptions& options) { in NewSession() function
70 Status NewSession(const SessionOptions& options, Session** out_session) { in NewSession() function
Dsession_test.cc50 Status NewSession(const SessionOptions& options, in NewSession() function in tensorflow::__anon21eec1a80111::FakeSessionFactory
Ddirect_session.cc154 Status NewSession(const SessionOptions& options, in NewSession() function in tensorflow::DirectSessionFactory
/external/tensorflow/tensorflow/python/tpu/profiler/
Dtpu_profiler_analysis_pb2_grpc.py79 def NewSession(self, request, context): member in TPUProfileAnalysisServicer
/external/tensorflow/tensorflow/core/profiler/
Dprofiler_analysis.proto68 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::__anon20e3668f0111::SessionTracker
/external/tensorflow/tensorflow/go/
Dsession.go51 func NewSession(graph *Graph, options *SessionOptions) (*Session, error) { func
/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dcapture_profile.cc126 Status NewSession(const string& service_addr, in NewSession() function
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session.cc465 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.cc32 std::unique_ptr<Session> NewSession() { in NewSession() function