Searched refs:translations_to_projective_transforms (Results 1 – 2 of 2) sorted by relevance
69 from tensorflow.contrib.image.python.ops.image_ops import translations_to_projective_transforms
126 translations_to_projective_transforms(translations),176 def translations_to_projective_transforms(translations, name=None): function