Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_grpc.h82 AsyncGetTpuProgramRaw(context, request, cq)); in AsyncGetTpuProgram()
95 AsyncGetTpuProgramRaw(::grpc::ClientContext* context,
114 AsyncGetTpuProgramRaw(context, request, cq)); in AsyncGetTpuProgram()
126 ::grpc::ClientAsyncResponseReader<ResponseType>* AsyncGetTpuProgramRaw(
Dtpu_compilation_cache_grpc.cc67 grpc::TpuCompilationCacheService::Stub::AsyncGetTpuProgramRaw( in AsyncGetTpuProgramRaw() function in tensorflow::tpu::grpc::TpuCompilationCacheService::Stub