Searched defs:AreCompatible (Results 1 – 7 of 7) sorted by relevance
35 bool AreCompatible(const HloAllReduceInstruction *ar0, in AreCompatible() function
273 auto AreCompatible = [](const CCValAssign &Loc1, const CCValAssign &Loc2) { in resultsCompatible() local
108 bool LoopFusion::AreCompatible() { in AreCompatible() function in spvtools::opt::LoopFusion
982 bool PartialTensorShapeUtils::AreCompatible( in AreCompatible() function in tensorflow::PartialTensorShapeUtils
13304 function_ref<bool(T *, T *)> AreCompatible, in tryToVectorizeSequence()