aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_Exp.pbtxt
blob: 38a9078d9f6b53d63a4682ef076e651f061a44e9 (plain)
1
2
3
4
5
6
7
8
9
op {
  graph_op_name: "Exp"
  endpoint {
    name: "math.exp"
  }
  endpoint {
    name: "exp"
  }
}