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