Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute.cc1041 Fprint128 GetDeviceCacheKey(EagerOperation* op, const EagerContext& ctx) { in GetDeviceCacheKey() function
1057 Fprint128 device_cache_key = GetDeviceCacheKey(op, ctx); in GetOrCreateKernelAndDevice()