Searched defs:is_commutative (Results 1 – 5 of 5) sorted by relevance
70 bool is_commutative = grappler::IsCommutative(*node_); in ParseInputs() local
115 bool is_commutative = 18; field
847 backend_instruction::is_commutative() const in is_commutative() function in backend_instruction
233 bool is_commutative) { in ConstFoldBinaryOp()259 bool is_commutative) { in ConstFoldBinaryOp()
418 const Output non_const_arg) -> Output { in TEST_F()