单项选择题
彩色图片数据()维张量
A.1B.2C.3D.4
单项选择题 tf.transpose常用的情景为()
单项选择题 reshape中出现-1代表的含义是()
单项选择题 a =tf.constant([1,2,3,4])b =a.transpose(2,3,1,0)的结果是()