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.py1631 def resize_with_scale_and_translate(method): function
1645 return resize_with_scale_and_translate('triangle')
1654 return resize_with_scale_and_translate('keyscubic')
1661 return resize_with_scale_and_translate(method)