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