Searched refs:RunProto (Results 1 – 2 of 2) sorted by relevance
133 Status RunProto(CallOptions* call_options, MutableRunStepRequestWrapper* req,
227 TF_RETURN_IF_ERROR(RunProto(&call_options, req.get(), resp.get())); in RunHelper()289 Status GrpcSession::RunProto(CallOptions* call_options, in RunProto() function in tensorflow::GrpcSession