单项选择题

node1=tf.constant(3,name=”node1”)的默认类型是?

A.int16
B.int32
C.float32
D.double64