Home
last modified time | relevance | path

Searched refs:CropAndResize (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_CropAndResize.pbtxt2 graph_op_name: "CropAndResize"
4 name: "image.CropAndResize"
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_CropAndResize.pbtxt2 graph_op_name: "CropAndResize"
/external/tensorflow/tensorflow/cc/gradients/
Dimage_grad_test.cc30 using ops::CropAndResize;
319 *y = CropAndResize(scope_, *x, boxes, box_ind, crop_size, in MakeOp()
320 CropAndResize::Method("bilinear")); in MakeOp()
/external/tensorflow/tensorflow/core/kernels/
Dcrop_and_resize_op.h28 struct CropAndResize { struct
Dcrop_and_resize_op_gpu.cu.cc348 struct CropAndResize<GPUDevice, T> { struct
480 template struct CropAndResize<GPUDevice, T>; \
Dcrop_and_resize_op.cc179 const bool status = functor::CropAndResize<Device, T>()( in ComputeAsync()
202 struct CropAndResize<CPUDevice, T> { struct
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_CropAndResize.pbtxt2 graph_op_name: "CropAndResize"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt712 name: "CropAndResize"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt712 name: "CropAndResize"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v1.pbtxt16124 name: "CropAndResize"
16182 name: "CropAndResize"
16241 name: "CropAndResize"
Dops_history.v2.pbtxt16066 name: "CropAndResize"
16124 name: "CropAndResize"
16183 name: "CropAndResize"
Dops_history.v0.pbtxt8978 name: "CropAndResize"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go9290 func CropAndResize(scope *Scope, image tf.Output, boxes tf.Output, box_ind tf.Output, crop_size tf.… func
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt7002 name: "CropAndResize"