Searched refs:CompatibleKind (Results 1 – 3 of 3) sorted by relevance
319 static bool CompatibleKind(const Shape& lhs, const Shape& rhs);
666 /* static */ bool ShapeUtil::CompatibleKind(const Shape& lhs, in CompatibleKind() function in xla::ShapeUtil
1510 ShapeUtil::CompatibleKind(shape_, derived_instruction->shape())) { in SetupDerivedInstruction()