Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h1247 bool IsElementwiseBinary() const;
Dhlo_instruction.cc2849 bool HloInstruction::IsElementwiseBinary() const { in IsElementwiseBinary() function in xla::HloInstruction