Searched refs:HashOperandRecursive (Results 1 – 1 of 1) sorted by relevance
1552 static uint64 HashOperandRecursive(const HloInstruction* hlo) { in HashOperandRecursive() function1553 return hlo->Hash(HashOperandRecursive); in HashOperandRecursive()1559 HashOperandRecursive); in InnerHash()