Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Deager_service.proto343 rpc CloseContext(CloseContextRequest) returns (CloseContextResponse); rpc
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Deager_service_impl.cc668 Status EagerServiceImpl::CloseContext(const CloseContextRequest* request, in CloseContext() function in tensorflow::eager::EagerServiceImpl