Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dpresized_cuckoo_map.h288 inline void CopyItem(uint64 src_bucket, int src_slot, uint64 dst_bucket, in CopyItem() argument
291 Bucket& dst_ref = buckets_[dst_bucket]; in CopyItem()