Searched refs:rpcmethod_get_tpu_program_ (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/tpu/kernels/ |
D | tpu_compilation_cache_grpc.cc | 54 rpcmethod_get_tpu_program_(grpcTpuCompilationCacheService_method_names[0], in Stub() 62 channel_.get(), rpcmethod_get_tpu_program_, context, request, response); in GetTpuProgram() 71 ResponseType>::Create(channel_.get(), cq, rpcmethod_get_tpu_program_, in AsyncGetTpuProgramRaw() 81 ResponseType>::Create(channel_.get(), cq, rpcmethod_get_tpu_program_, in PrepareAsyncGetTpuProgramRaw()
|
D | tpu_compilation_cache_grpc.h | 133 const ::grpc::internal::RpcMethod rpcmethod_get_tpu_program_; variable
|