Home
last modified time | relevance | path

Searched defs:CloseContext (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_service.cc98 ::grpc::Status EagerService::Stub::CloseContext( in CloseContext() function in tensorflow::eager::grpc::EagerService::Stub
/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto191 rpc CloseContext(CloseContextRequest) returns (CloseContextResponse); rpc
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.cc244 Status EagerServiceImpl::CloseContext(const CloseContextRequest* request, in CloseContext() function in tensorflow::eager::EagerServiceImpl