Searched refs:AllOperandsAreConstants (Results 1 – 4 of 4) sorted by relevance
39 bool AllOperandsAreConstants(const HloInstruction& instruction);
62 if (!hlo_query::AllOperandsAreConstants(*instruction)) { in Run()
54 bool AllOperandsAreConstants(const HloInstruction& instruction) { in AllOperandsAreConstants() function
2142 if (!hlo_query::AllOperandsAreConstants(*instruction)) { in Evaluate()