Add tf.Add op
Add ops.td for TF dialect and start by adding tf.Add (op used in legalizer pattern). This CL does not add TensorOp trait (that's not part of OpTrait namespace). Remove OpCode emission that is not currently used and can be added back later if needed. PiperOrigin-RevId: 227590973
Loading
Please sign in to comment