Tensor ( [ 1. 2. 3. ) , shape = ( 3 , ) , dtype = float32 ) Let's make a 2D tensor : Example : = rank 2 tensor tf.constant ( [ [ 1 , 2 ] , [ 3 , 4 ] ...
確定! 回上一頁