Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_ops_c_api.h98 struct CompilationCacheKeyResult { struct
479 TFTPU_CAPI_EXPORT CompilationCacheKeyResult
485 CompilationCacheKeyResult result);
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_op_util.cc126 CompilationCacheKeyResult result = in CreateCompilationCacheKey()