Home
last modified time | relevance | path

Searched defs:device_cache_key (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.cc1072 Device* EagerContext::GetCachedDevice(Fprint128 device_cache_key) { in GetCachedDevice()
1093 void EagerContext::AddDeviceToCache(Fprint128 device_cache_key, in AddDeviceToCache()
H A Dexecute.cc1042 Fprint128 device_cache_key = op->MutableAttrs()->CacheKey(op->DeviceName()); in GetDeviceCacheKey() local
1057 Fprint128 device_cache_key = GetDeviceCacheKey(op, ctx); in GetOrCreateKernelAndDevice() local