Python. Was this helpful? tf.math.pow. On this page; Used in the notebooks ... y = tf.constant([[8, 16], [2, 3]]) tf.pow(x, y) # [[256, 65536], [9, 27]] ...
確定! 回上一頁