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