Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dimage_ops_impl.py1096 def resize_fn(images_t, new_size): function
1116 resize_fn,
1205 def resize_fn(images_t, new_size): function
1248 resize_fn,
1256 resize_fn): argument
1312 resized = resize_fn(image, [resized_height, resized_width])