Home
last modified time | relevance | path

Searched refs:CropAndResize (Results 1 – 17 of 17) 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/ops/compat/ops_history_v2/
DCropAndResize.pbtxt2 name: "CropAndResize"
60 name: "CropAndResize"
119 name: "CropAndResize"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DCropAndResize.pbtxt2 name: "CropAndResize"
60 name: "CropAndResize"
119 name: "CropAndResize"
/external/tensorflow/tensorflow/core/kernels/image/
Dcrop_and_resize_op_benchmark_test.cc24 static Graph* CropAndResize(int batches, int width, int height, int depth, in CropAndResize() function
57 test::Benchmark(#DEVICE, CropAndResize(B, W, H, D, CH, CW), \
Dcrop_and_resize_op.h28 struct CropAndResize { struct
Dcrop_and_resize_op_gpu.cu.cc350 struct CropAndResize<GPUDevice, T> { struct
483 template struct CropAndResize<GPUDevice, T>; \
Dcrop_and_resize_op.cc185 const bool status = functor::CropAndResize<Device, T>()( in ComputeAsync()
209 struct CropAndResize<CPUDevice, T> { struct
/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/api_def/base_api/
Dapi_def_CropAndResize.pbtxt2 graph_op_name: "CropAndResize"
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dop_select_allowlist.md115 * `raw_ops.CropAndResize`
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt924 name: "CropAndResize"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt924 name: "CropAndResize"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt16066 name: "CropAndResize"
16124 name: "CropAndResize"
16183 name: "CropAndResize"
Dops_history.v0.pbtxt8978 name: "CropAndResize"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go51143 func CropAndResize(scope *Scope, image tf.Output, boxes tf.Output, box_ind tf.Output, crop_size tf.… func
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt9295 name: "CropAndResize"