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