classCacheKeyHashCacheKeyHashsourceeditstd-style hasher for CacheKey; used as the bucket function for ExecutableCache's internal map.Operators1opconstoperator()int operator()(const CacheKey & key)sourceeditHash combine over op_names + output_shapes + output_dtypes + device. Two structurally-equal keys produce the same hash.
opconstoperator()int operator()(const CacheKey & key)sourceeditHash combine over op_names + output_shapes + output_dtypes + device. Two structurally-equal keys produce the same hash.