Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dimage_ops_impl.py1212 def resize_with_scale_and_translate(method): function
1226 return resize_with_scale_and_translate('triangle')
1235 return resize_with_scale_and_translate('keyscubic')
1242 return resize_with_scale_and_translate(method)