aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_GatherNd.pbtxt
blob: 71257c885596eb79bdd9a80998a32689f0c564bd (plain)
1
2
3
4
5
6
7
8
9
10
op {
  graph_op_name: "GatherNd"
  endpoint {
    name: "manip.gather_nd"
  }
  endpoint {
    name: "gather_nd"
    deprecated: true
  }
}