单项选择题
tensorflow中的concat函数有什么用途?()
A.沿着某一维度连结tensorB.沿着某一维度将tensor分离为num_split tensorsC.对tensor进行切片操作D.沿着某维度进行序列反转
单项选择题 tensorflow的reshape方法可以对张量起什么用?()
单项选择题 tensorflow的方法expand_dims用于对张量做什么操作?()
单项选择题 tf.to_double的作用是什么?()