Home
last modified time | relevance | path

Searched refs:ResizeBicubic (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_ResizeBicubic.pbtxt2 graph_op_name: "ResizeBicubic"
4 name: "image.ResizeBicubic"
/external/tensorflow/tensorflow/core/kernels/
Dresize_bicubic_op_test.cc254 static Graph* ResizeBicubic(int batch_size, int size, int channels, in ResizeBicubic() function
272 test::Benchmark("cpu", ResizeBicubic(BATCH, SIZE, CHANNELS)).Run(iters); \
294 test::Benchmark("cpu", ResizeBicubic(BATCH, SIZE, CHANNELS, 8, 8)) \
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_ResizeBicubic.pbtxt2 graph_op_name: "ResizeBicubic"
/external/tensorflow/tensorflow/cc/gradients/
Dimage_grad_test.cc31 using ops::ResizeBicubic;
70 *y = ResizeBicubic(scope_, *x, y_shape, in MakeOp()
71 ResizeBicubic::AlignCorners(align_corners) in MakeOp()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_ResizeBicubic.pbtxt2 graph_op_name: "ResizeBicubic"
/external/tensorflow/tensorflow/c/
Dc_api_experimental.cc3573 name: "cond/ResizeBicubic/images" in CreateImagenetDatasetFunctions()
3596 name: "cond/ResizeBicubic" in CreateImagenetDatasetFunctions()
3597 op: "ResizeBicubic" in CreateImagenetDatasetFunctions()
3598 input: "cond/ResizeBicubic/images:output:0" in CreateImagenetDatasetFunctions()
3691 input: "cond/ResizeBicubic:resized_images:0" in CreateImagenetDatasetFunctions()
5190 op: "ResizeBicubic" in CreateImagenetDatasetFunctions()
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt24555 name: "ResizeBicubic"
24583 name: "ResizeBicubic"
24613 name: "ResizeBicubic"
24650 name: "ResizeBicubic"
Dops_history.v2.pbtxt54265 name: "ResizeBicubic"
54303 name: "ResizeBicubic"
54342 name: "ResizeBicubic"
Dops_history.v1.pbtxt54848 name: "ResizeBicubic"
54886 name: "ResizeBicubic"
54925 name: "ResizeBicubic"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt2840 name: "ResizeBicubic"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt2840 name: "ResizeBicubic"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go13886 func ResizeBicubic(scope *Scope, images tf.Output, size tf.Output, optional ...ResizeBicubicAttr) (… func
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt28456 name: "ResizeBicubic"