Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute.cc375 void AppendTensorShapeToFingerprint(const PartialTensorShape& shape, in AppendTensorShapeToFingerprint() function
943 AppendTensorShapeToFingerprint(dtype_and_shape.shape, &cache_key); in GetKernelCacheKey()