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