Searched refs:CropAndResize (Results 1 – 17 of 17) 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/ops/compat/ops_history_v2/ |
D | CropAndResize.pbtxt | 2 name: "CropAndResize" 60 name: "CropAndResize" 119 name: "CropAndResize"
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
D | CropAndResize.pbtxt | 2 name: "CropAndResize" 60 name: "CropAndResize" 119 name: "CropAndResize"
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | crop_and_resize_op_benchmark_test.cc | 24 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), \
|
D | crop_and_resize_op.h | 28 struct CropAndResize { struct
|
D | crop_and_resize_op_gpu.cu.cc | 350 struct CropAndResize<GPUDevice, T> { struct 483 template struct CropAndResize<GPUDevice, T>; \
|
D | crop_and_resize_op.cc | 185 const bool status = functor::CropAndResize<Device, T>()( in ComputeAsync() 209 struct CropAndResize<CPUDevice, T> { struct
|
/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/api_def/base_api/ |
D | api_def_CropAndResize.pbtxt | 2 graph_op_name: "CropAndResize"
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | op_select_allowlist.md | 115 * `raw_ops.CropAndResize`
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 924 name: "CropAndResize"
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 924 name: "CropAndResize"
|
/external/tensorflow/tensorflow/core/ops/compat/ |
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 | 51143 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 | 9295 name: "CropAndResize"
|