Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1848 static uint64 HashOperand(const HloInstruction* hlo) { in HashOperand() function
1873 return Hash(HashOperand); in Hash()