Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1744 Status CheckElementwiseInstruction(HloInstruction* instruction) { in CheckElementwiseInstruction() function
1849 return CheckElementwiseInstruction(instruction); in HandleElementwiseUnary()
1853 return CheckElementwiseInstruction(instruction); in HandleElementwiseBinary()