aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/base_api/api_def_Relu.pbtxt
blob: 44f79b0e29a04cc53dded5052788e370644821fe (plain)
1
2
3
4
op {
  graph_op_name: "Relu"
  summary: "Computes rectified linear: `max(features, 0)`."
}