Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dimage_ops_impl.py1732 def resize_with_scale_and_translate(method): function
1746 return resize_with_scale_and_translate('triangle')
1755 return resize_with_scale_and_translate('keyscubic')
1762 return resize_with_scale_and_translate(method)