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