Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto265 rpc CloseContext(CloseContextRequest) returns (CloseContextResponse); rpc
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.cc474 Status EagerServiceImpl::CloseContext(const CloseContextRequest* request, in CloseContext() function in tensorflow::eager::EagerServiceImpl