Home
last modified time | relevance | path

Searched refs:CreateCompilationCacheKey (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_op_util.h35 TpuCompilationCacheKey CreateCompilationCacheKey(
Dtpu_op_util.cc104 TpuCompilationCacheKey CreateCompilationCacheKey( in CreateCompilationCacheKey() function
Dtpu_compile_op_common.cc210 const TpuCompilationCacheKey key = CreateCompilationCacheKey( in ComputeInternal()
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dtpu_compile_ops.cc99 const tpu::TpuCompilationCacheKey key = CreateCompilationCacheKey( in CompilationCacheKey()