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