Home
last modified time | relevance | path

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

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