Home
last modified time | relevance | path

Searched defs:CreateSession (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dsession_mgr.cc54 Status SessionMgr::CreateSession(const string& session, in CreateSession() function in tensorflow::SessionMgr
60 Status SessionMgr::CreateSession( in CreateSession() function in tensorflow::SessionMgr
70 Status SessionMgr::CreateSession( in CreateSession() function in tensorflow::SessionMgr
Dlocal_master.cc53 Status LocalMaster::CreateSession(CallOptions* call_options, in CreateSession() function in tensorflow::LocalMaster
Dmaster_test.cc64 Status CreateSession(const GraphDef& def, string* handle, in CreateSession() function in tensorflow::MasterTest
Dmaster.cc355 void Master::CreateSession(const CreateSessionRequest* req, in CreateSession() function in tensorflow::Master
/external/tensorflow/tensorflow/core/protobuf/
Dmaster_service.proto91 rpc CreateSession(CreateSessionRequest) returns (CreateSessionResponse); rpc
/external/webrtc/p2p/base/
Dport_allocator_unittest.cc49 std::unique_ptr<cricket::FakePortAllocatorSession> CreateSession( in CreateSession() function in PortAllocatorTest
103 TEST_F(PortAllocatorTest, CreateSession) { in TEST_F() argument
Dport_allocator.cc208 std::unique_ptr<PortAllocatorSession> PortAllocator::CreateSession( in CreateSession() function in cricket::PortAllocator
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.cc79 ::grpc::Status MasterService::Stub::CreateSession( in CreateSession() function in tensorflow::grpc::MasterService::Stub
Dgrpc_remote_master.cc47 Status CreateSession(CallOptions* call_options, in CreateSession() function in tensorflow::GrpcRemoteMaster
/external/tensorflow/tensorflow/core/example/
Dexample_parser_configuration_test.cc36 std::unique_ptr<Session> CreateSession() { in CreateSession() function
/external/webrtc/p2p/client/
Dbasic_port_allocator_unittest.cc239 bool CreateSession(int component) { in CreateSession() function in cricket::BasicPortAllocatorTestBase
247 bool CreateSession(int component, const std::string& content_name) { in CreateSession() function in cricket::BasicPortAllocatorTestBase
255 std::unique_ptr<PortAllocatorSession> CreateSession(const std::string& sid, in CreateSession() function in cricket::BasicPortAllocatorTestBase
260 std::unique_ptr<PortAllocatorSession> CreateSession( in CreateSession() function in cricket::BasicPortAllocatorTestBase
267 std::unique_ptr<PortAllocatorSession> CreateSession( in CreateSession() function in cricket::BasicPortAllocatorTestBase
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Ddevice_tracer_test.cc67 std::unique_ptr<Session> CreateSession() { in CreateSession() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer_test.cc43 std::unique_ptr<Session> CreateSession(const GraphDef& graph, in CreateSession() function in tensorflow::grappler::__anon8ee833780111::ScopedAllocatorOptimizerTest
/external/tensorflow/tensorflow/core/framework/
Drun_handler_test.cc592 std::unique_ptr<Session> CreateSession() { in CreateSession() function
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session_test.cc88 std::unique_ptr<Session> CreateSession() { in CreateSession() function