Home
last modified time | relevance | path

Searched refs:ExtendImpl (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session.cc145 Status GrpcSession::ExtendImpl(CallOptions* call_options, in ExtendImpl() function in tensorflow::GrpcSession
172 return ExtendImpl(&call_options, graph); in Extend()
179 return ExtendImpl(&call_options, graph); in Extend()
Dgrpc_session.h138 Status ExtendImpl(CallOptions* call_options, const GraphDef& graph);