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