Searched refs:SomeOrAllOperandsOmitted (Results 1 – 1 of 1) sorted by relevance
106 bool SomeOrAllOperandsOmitted(const HloInstruction* instr) const { in SomeOrAllOperandsOmitted() function in xla::__anon7102e5d00111::NodeFilter563 if (!filter_.Show(fusion) || filter_.SomeOrAllOperandsOmitted(fusion)) { in ShouldShowSubcomputation()