Searched defs:ref_op (Results 1 – 5 of 5) sorted by relevance
224 …void setup(ArithmeticOperation ref_op, const TensorShape &shape0, DataType data_type, bool is_inpl… in setup()235 …void setup(ArithmeticOperation ref_op, const TensorShape &shape0, const TensorShape &shape1, DataT… in setup()246 …void setup(ArithmeticOperation ref_op, const TensorShape &shape0, const TensorShape &shape1, const… in setup()
134 auto ref_op = ref->opcode(); in KillAllDeadStoresOfBuiltinRef() local
137 auto ref_op = ref->opcode(); in KillAllDeadStoresOfBuiltinRef() local
847 def ref_op(x): function