阅读(4.7k) 书签 (0)

TensorFlow函数教程:tf.keras.backend.sqrt

2019-04-14 20:32 更新

tf.keras.backend.sqrt函数

tf.keras.backend.sqrt(x)

定义在:tensorflow/python/keras/backend.py

元素方形根。

参数:

  • x:张量或变量。

返回:

张量。