Searched refs:ResizeBicubic (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/ |
H A D | ResizeBicubic.pbtxt | 2 name: "ResizeBicubic" 40 name: "ResizeBicubic" 79 name: "ResizeBicubic" 125 name: "ResizeBicubic"
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
H A D | ResizeBicubic.pbtxt | 2 name: "ResizeBicubic" 40 name: "ResizeBicubic" 79 name: "ResizeBicubic" 125 name: "ResizeBicubic"
|
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/java_api/ |
H A D | api_def_ResizeBicubic.pbtxt | 2 graph_op_name: "ResizeBicubic" 4 name: "image.ResizeBicubic"
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | resize_bicubic_op_test.cc | 258 static Graph* ResizeBicubic(int batch_size, int size, int channels, in ResizeBicubic() function 275 test::Benchmark("cpu", ResizeBicubic(BATCH, SIZE, CHANNELS), \ 299 test::Benchmark("cpu", ResizeBicubic(BATCH, SIZE, CHANNELS, 8, 8), \
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/gradients/ |
H A D | image_grad_test.cc | 31 using ops::ResizeBicubic; 70 *y = ResizeBicubic(scope_, *x, y_shape, in MakeOp() 71 ResizeBicubic::AlignCorners(align_corners) in MakeOp()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/python_api/ |
H A D | api_def_ResizeBicubic.pbtxt | 2 graph_op_name: "ResizeBicubic"
|
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/base_api/ |
H A D | api_def_ResizeBicubic.pbtxt | 2 graph_op_name: "ResizeBicubic"
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/guide/ |
H A D | op_select_allowlist.md | 434 * `raw_ops.ResizeBicubic`
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/compat/ |
H A D | ops_history.v0.pbtxt | 24555 name: "ResizeBicubic" 24583 name: "ResizeBicubic" 24613 name: "ResizeBicubic" 24650 name: "ResizeBicubic"
|
H A D | ops_history.v2.pbtxt | 53577 name: "ResizeBicubic" 53615 name: "ResizeBicubic" 53654 name: "ResizeBicubic"
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/ |
H A D | tensorflow.raw_ops.pbtxt | 3584 name: "ResizeBicubic"
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v2/ |
H A D | tensorflow.raw_ops.pbtxt | 3584 name: "ResizeBicubic"
|
/aosp_15_r20/external/tensorflow/tensorflow/go/op/ |
H A D | wrappers.go | 36830 func ResizeBicubic(scope *Scope, images tf.Output, size tf.Output, optional ...ResizeBicubicAttr) (… func
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/ |
H A D | ops.pbtxt | 40636 name: "ResizeBicubic"
|