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