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