Searched refs:ResizeBicubic (Results 1 – 13 of 13) sorted by relevance
/external/tensorflow/tensorflow/core/api_def/java_api/ |
D | api_def_ResizeBicubic.pbtxt | 2 graph_op_name: "ResizeBicubic" 4 name: "image.ResizeBicubic"
|
/external/tensorflow/tensorflow/core/kernels/ |
D | resize_bicubic_op_test.cc | 254 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/ |
D | api_def_ResizeBicubic.pbtxt | 2 graph_op_name: "ResizeBicubic"
|
/external/tensorflow/tensorflow/cc/gradients/ |
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()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_ResizeBicubic.pbtxt | 2 graph_op_name: "ResizeBicubic"
|
/external/tensorflow/tensorflow/c/ |
D | c_api_experimental.cc | 3573 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/ |
D | ops_history.v0.pbtxt | 24555 name: "ResizeBicubic" 24583 name: "ResizeBicubic" 24613 name: "ResizeBicubic" 24650 name: "ResizeBicubic"
|
D | ops_history.v2.pbtxt | 54265 name: "ResizeBicubic" 54303 name: "ResizeBicubic" 54342 name: "ResizeBicubic"
|
D | ops_history.v1.pbtxt | 54848 name: "ResizeBicubic" 54886 name: "ResizeBicubic" 54925 name: "ResizeBicubic"
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 2840 name: "ResizeBicubic"
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 2840 name: "ResizeBicubic"
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 13886 func ResizeBicubic(scope *Scope, images tf.Output, size tf.Output, optional ...ResizeBicubicAttr) (… func
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 28456 name: "ResizeBicubic"
|