aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_Atanh.pbtxt
blob: a8f5e792f06640ca36f756ba2d55148dde7ba1f6 (plain)
1
2
3
4
5
6
7
8
9
op {
  graph_op_name: "Atanh"
  endpoint {
    name: "math.atanh"
  }
  endpoint {
    name: "atanh"
  }
}