I am wanting to multiply 2*tf.Variable(4.0) but it gives me an error
2*tf.Variable(4.0)
a3dim = np.array([[[1,2],[3,4]], [[5,6],[7,8]]