Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_op_util.h35 TpuCompilationCacheKey CreateCompilationCacheKey(
H A Dtpu_op_util.cc105 TpuCompilationCacheKey CreateCompilationCacheKey( in CreateCompilationCacheKey() function
H A Dtpu_compile_op_common.cc249 const TpuCompilationCacheKey key = CreateCompilationCacheKey( in ComputeInternal()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dtpu_compile_ops.cc100 const tpu::TpuCompilationCacheKey key = CreateCompilationCacheKey( in CompilationCacheKey()