Computes exponential of x element-wise. \\(y = e^x\\). ... Python. Was this helpful? ... x = tf.constant([2.0, 8.0]) tf.math.exp(x) <tf.
確定! 回上一頁