单项选择题

A.c=tf.greater(a,b)
B.a=tf.subtract(a,b)
C.b=tf.equal(a,b)
D.d=tf.matmul(a,b)