Searched refs:CheckBinaryShape (Results 1 – 2 of 2) sorted by relevance
130 Status CheckBinaryShape(const HloInstruction* instruction);
99 return CheckBinaryShape(hlo); in HandleElementwiseBinary()1255 Status ShapeVerifier::CheckBinaryShape(const HloInstruction* instruction) { in CheckBinaryShape() function in xla::ShapeVerifier