Searched refs:RunComponentFunction (Results 1 – 8 of 8) sorted by relevance
52 CLIENT_CANCELABLE_METHOD(RunComponentFunction);
100 void RunComponentFunction(CallOptions* call_opts,
99 impl_->RunComponentFunction(call_opts, request, response, std::move(done)); in RunComponentFunctionAsync()624 eager_service_impl.RunComponentFunction(&call_opts, &run_comp_func_request, in TestComponentFunction()
428 void EagerServiceImpl::RunComponentFunction( in RunComponentFunction() function in tensorflow::eager::EagerServiceImpl
55 ENQUEUE_REQUEST(RunComponentFunction); in HandleRPCsLoop()
95 local_impl_.RunComponentFunction(call_opts.get(), &call->request, in RunComponentFunctionHandler()
154 CLIENT_CANCELABLE_METHOD(RunComponentFunction);
329 rpc RunComponentFunction(RunComponentFunctionRequest) rpc