Searched refs:CropAndResize (Results 1 – 14 of 14) sorted by relevance
/external/tensorflow/tensorflow/core/api_def/java_api/ |
D | api_def_CropAndResize.pbtxt | 2 graph_op_name: "CropAndResize" 4 name: "image.CropAndResize"
|
/external/tensorflow/tensorflow/core/api_def/python_api/ |
D | api_def_CropAndResize.pbtxt | 2 graph_op_name: "CropAndResize"
|
/external/tensorflow/tensorflow/cc/gradients/ |
D | image_grad_test.cc | 30 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/ |
D | crop_and_resize_op.h | 28 struct CropAndResize { struct
|
D | crop_and_resize_op_gpu.cu.cc | 348 struct CropAndResize<GPUDevice, T> { struct 480 template struct CropAndResize<GPUDevice, T>; \
|
D | crop_and_resize_op.cc | 179 const bool status = functor::CropAndResize<Device, T>()( in ComputeAsync() 202 struct CropAndResize<CPUDevice, T> { struct
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_CropAndResize.pbtxt | 2 graph_op_name: "CropAndResize"
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 712 name: "CropAndResize"
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 712 name: "CropAndResize"
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v1.pbtxt | 16124 name: "CropAndResize" 16182 name: "CropAndResize" 16241 name: "CropAndResize"
|
D | ops_history.v2.pbtxt | 16066 name: "CropAndResize" 16124 name: "CropAndResize" 16183 name: "CropAndResize"
|
D | ops_history.v0.pbtxt | 8978 name: "CropAndResize"
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 9290 func CropAndResize(scope *Scope, image tf.Output, boxes tf.Output, box_ind tf.Output, crop_size tf.… func
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 7002 name: "CropAndResize"
|