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