Computes element-wise square root of the input tensor. ... tf.sqrt(x) <tf.Tensor: shape=(2, 1), dtype=float32, numpy= array([[2.], [4.]], dtype=float32)>
確定! 回上一頁