aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_SpaceToBatchND.pbtxt
blob: af323a6cf3dea413e59fe0bc3f2c9f084c068158 (plain)
1
2
3
4
5
6
7
8
9
10
op {
  graph_op_name: "SpaceToBatchND"
  endpoint {
    name: "manip.space_to_batch_nd"
  }
  endpoint {
    name: "space_to_batch_nd"
    deprecated: true
  }
}