Searched defs:ref_op (Results 1 – 3 of 3) 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