Searched refs:device_hash (Results 1 – 1 of 1) sorted by relevance
334 uint64 device_hash = Hash64(node->device()); in HashNodeNonInput() local336 *hash = Hash64Combine(op_hash, Hash64Combine(attrs_hash, device_hash)); in HashNodeNonInput()