Searched defs:is_redundant (Results 1 – 2 of 2) sorted by relevance
126 bool is_redundant(const HloInstruction* instruction) { in is_redundant() function
340 bool is_redundant = false; in prune_expression() local