aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/base_api/api_def_Exp.pbtxt
blob: dd1e3d5dfceae2a133066b7e72665aed5ad30ddc (plain)
1
2
3
4
op {
  graph_op_name: "Exp"
  summary: "Computes exponential of x element-wise.  \\\\(y = e^x\\\\)."
}