aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_Asinh.pbtxt
blob: 395275c21d57dd52dff4eed3dd7a30c499a95d63 (plain)
1
2
3
4
5
6
7
8
9
10
op {
  graph_op_name: "Asinh"
  endpoint {
    name: "math.asinh"
  }
  endpoint {
    name: "asinh"
    deprecation_message: "tf.asinh is deprecated, please use tf.math.asinh instead."
  }
}