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