aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_Cosh.pbtxt
blob: 2de87df40d726ea6022a5a85583fcf327f7ce800 (plain)
1
2
3
4
5
6
7
8
9
10
op {
  graph_op_name: "Cosh"
  endpoint {
    name: "math.cosh"
  }
  endpoint {
    name: "cosh"
    deprecated: true
  }
}