aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def/python_api/api_def_ExtractImagePatches.pbtxt
blob: f008b1222deeca5374107bcfb939df098b70b7eb (plain)
1
2
3
4
5
6
7
8
9
10
op {
  graph_op_name: "ExtractImagePatches"
  endpoint {
    name: "image.extract_image_patches"
  }
  endpoint {
    name: "extract_image_patches"
    deprecated: true
  }
}