Home
last modified time | relevance | path

Searched defs:ResizeBicubic (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bicubic_op_test.cc258 static Graph* ResizeBicubic(int batch_size, int size, int channels, in ResizeBicubic() function
/external/tensorflow/tensorflow/go/op/
Dwrappers.go36830 func ResizeBicubic(scope *Scope, images tf.Output, size tf.Output, optional ...ResizeBicubicAttr) (… func